I hate yaml

master
Dominika Liberda 2021-10-10 12:19:49 +02:00
parent 59d553962e
commit 90f0e69652
1 changed files with 1 additions and 1 deletions

View File

@ -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: