Install curl from apk
This commit is contained in:
parent
8691e029b5
commit
86083d644d
@ -315,6 +315,6 @@ github-release:
|
||||
rules:
|
||||
- if: '$CI_COMMIT_TAG =~ /^test\d+\.\d+\.\d+$/'
|
||||
before_script:
|
||||
- apk update && apk add jq
|
||||
- apk update && apk add jq curl
|
||||
script:
|
||||
- ./.ci/update-github-release.sh
|
||||
|
Loading…
Reference in New Issue
Block a user