mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-05-04 21:36:18 +02:00
Check for both schedule variables in release in case we add more
This commit is contained in:
parent
a94af6ecbe
commit
9ced99a464
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user