From 90f0e696525756bdc92b0e2251080104c1bd82e1 Mon Sep 17 00:00:00 2001 From: Dominika Liberda Date: Sun, 10 Oct 2021 12:19:49 +0200 Subject: [PATCH] I hate yaml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f747f9e..fc10efc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ variables: .tarball_build_config: &tarball_build_config stage: build before_script: - - xbps-install -Sy bash + - xbps-install -Sy bash script: - ./build_tarball.sh "${CI_PROJECT_DIR}/LibreWolf-${pkgver}-${pkgrel}.${CARCH}.tar.bz2" artifacts: