Drop PUBLISH_ARCHLINUX_REPOSITORY

This provides publish:offical with BUILD_COMMIT and enables a normal
daily release to archlinux/archlinux on the weekly schedule run.
This commit is contained in:
Justin Kromlinger 2020-11-02 00:04:52 +01:00 committed by Sven-Hendrik Haase
parent c55fdbdda1
commit a94af6ecbe

View File

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