apache/openwhisk-runtime-php

Update php runtime to push master tag to Docker after Travis builds

eweiter opened this issue · 1 comments

Update the Travis build to push a tag "master" to Docker when the master branch is updated.
This will make it easier to pull the image that aligns with the latest changes on the Master branch.

Reference can be taken from: apache/openwhisk-runtime-java#37

This is complete now