mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Add perl
This commit is contained in:
parent
86083d644d
commit
caa1c4c565
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue