Skip to content
Snippets Groups Projects
Verified Commit 86083d64 authored by Joe Donofry's avatar Joe Donofry
Browse files

Install curl from apk

parent 8691e029
No related branches found
No related tags found
No related merge requests found
Pipeline #4523 canceled
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment