Check for both schedule variables in release in case we add more

This commit is contained in:
Justin Kromlinger 2020-11-02 00:14:06 +01:00 committed by Sven-Hendrik Haase
parent a94af6ecbe
commit 9ced99a464

View File

@ -173,6 +173,9 @@ release:
only:
refs:
- schedules
variables:
- $PUBLISH_ARCHLINUX_REPOSITORY == "TRUE"
- $PUBLISH_OFFICIAL_LIBRARY == "TRUE"
before_script:
- apk update
- apk add jq curl httpie