do not update docker 'latest' tag on croned builds

This commit is contained in:
Hans-Christoph Steiner 2018-12-28 08:41:14 +01:00
parent 8f7ada3a44
commit 93863ed939

View file

@ -44,3 +44,5 @@ release:
- docker push $RELEASE_IMAGE
only:
- master
except:
- schedules