do not update docker 'latest' tag on croned builds
This commit is contained in:
parent
8f7ada3a44
commit
93863ed939
1 changed files with 2 additions and 0 deletions
|
@ -44,3 +44,5 @@ release:
|
||||||
- docker push $RELEASE_IMAGE
|
- docker push $RELEASE_IMAGE
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
except:
|
||||||
|
- schedules
|
||||||
|
|
Loading…
Add table
Reference in a new issue