1
0
Fork 0
mirror of https://github.com/mmumshad/ansible-playable.git synced 2025-02-12 13:51:53 +00:00

bitbucket-pipelines.yml edited online with Bitbucket

This commit is contained in:
mumshad muhammed 2017-06-07 23:00:40 +00:00
parent f8cdeecd9b
commit bdec48283b

View file

@ -23,5 +23,5 @@ pipelines:
# push the new Docker image to the Docker registry
- docker push $IMAGE_NAME
# Tag to latest and push to latest
- docker tag IMAGE_NAME mmumshad/ansible-playable:latest
- docker tag $IMAGE_NAME mmumshad/ansible-playable:latest
- docker push mmumshad/ansible-playable:latest