Skip to content

Commit

Permalink
Only release on master
Browse files Browse the repository at this point in the history
  • Loading branch information
Aetf committed Feb 13, 2019
1 parent 0e86b5b commit bffe373
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ release:
- docker pull $IMAGE_TAG
- docker tag $IMAGE_TAG $LATEST_TAG
- docker push $LATEST_TAG
only:
- master

0 comments on commit bffe373

Please sign in to comment.