bitbucket-pipelines.yml edited online with Bitbucket
This commit is contained in:
parent
ca2e8896a9
commit
70087af153
@ -47,6 +47,6 @@ pipelines:
|
||||
- IMAGE_NAME=$BITBUCKET_REPO_SLUG
|
||||
- IMAGE=${DOCKERHUB_NAMESPACE}/${IMAGE_NAME}
|
||||
- docker tag "${IMAGE_NAME}" "${IMAGE}:latest"
|
||||
- docker push "${IMAGE}:${VERSION}"
|
||||
- docker push "${IMAGE}:latest"
|
||||
services:
|
||||
- docker
|
||||
|
Loading…
Reference in New Issue
Block a user