We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0992e5c commit 0c26f27Copy full SHA for 0c26f27
.gitlab-ci.yml
@@ -63,4 +63,6 @@ release:
63
- docker pull $IMAGE_TAG
64
- docker tag $IMAGE_TAG $LATEST_TAG
65
- docker push $LATEST_TAG
66
+ only:
67
+ - master
68
0 commit comments