pull/1382/head
Joseph Donofry 2 years ago
parent 86083d644d
commit caa1c4c565
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
  1. 2
      .gitlab-ci.yml

@ -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…
Cancel
Save