Allow building CI image based on schedule

This commit is contained in:
Ingo Lütkebohle 2019-07-05 12:03:47 +00:00
parent 078ebc411a
commit 13a3cabc2e

View file

@ -40,3 +40,4 @@ ci_base_image:
- docker push $base_image_id
only:
- /.*docker.*/
- scheduled