Run release on schedules

This commit is contained in:
Sven-Hendrik Haase 2020-10-19 05:03:48 +02:00
parent 24157ab019
commit 2de94ea296
No known key found for this signature in database
GPG Key ID: 39E4B877E62EB915

View File

@ -165,8 +165,7 @@ release:
image: archlinux:latest image: archlinux:latest
only: only:
refs: refs:
- master - schedules
- add-base-devel-tags
variables: variables:
- $SCHEDULED_PUBLISH == "TRUE" - $SCHEDULED_PUBLISH == "TRUE"
before_script: before_script: