From a94af6ecbeda654abe0106c13f7ff089a21a324f Mon Sep 17 00:00:00 2001 From: Justin Kromlinger Date: Mon, 2 Nov 2020 00:04:52 +0100 Subject: [PATCH] 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. --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0d2fde8..1d570e1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -173,8 +173,6 @@ release: only: refs: - schedules - variables: - - $PUBLISH_ARCHLINUX_REPOSITORY == "TRUE" before_script: - apk update - apk add jq curl httpie