This commit is contained in:
Joseph Donofry 2023-02-27 17:34:31 -05:00
parent 86083d644d
commit caa1c4c565
No known key found for this signature in database
GPG key ID: E8A1D78EF044B0CB

View file

@ -315,6 +315,6 @@ github-release:
rules:
- if: '$CI_COMMIT_TAG =~ /^test\d+\.\d+\.\d+$/'
before_script:
- apk update && apk add jq curl
- apk update && apk add jq curl perl
script:
- ./.ci/update-github-release.sh