Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
CI: Fix docker tags (#8822)
Browse files Browse the repository at this point in the history
* scripts: enable docker builds for beta and stable

* scripts: docker latest should be beta not master

* scripts: docker latest is master
  • Loading branch information
5chdn committed Jun 6, 2018
1 parent bc2f86e commit 1318f53
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 @@ -201,6 +201,8 @@ docker-build:
stage: build
only:
- tags
- beta
- stable
- triggers
before_script:
- docker info
Expand Down

0 comments on commit 1318f53

Please sign in to comment.