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