From 82f45449174e3ccb7d53ee6836501ef4e74e307d Mon Sep 17 00:00:00 2001 From: Justin Kromlinger Date: Sun, 22 Oct 2023 15:04:02 +0200 Subject: [PATCH] Make sure bash is available in release job for non-posix scripts --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e93a6c9..a64387e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -229,7 +229,7 @@ release: - $PUBLISH_OFFICIAL_LIBRARY == "TRUE" before_script: - apk update - - apk add jq curl httpie + - apk add jq curl httpie bash script: - | # Update the description on https://hub.docker.com/r/archlinux/archlinux