summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoseph Donofry <rubberduckie3554@gmail.com>2023-02-27 17:34:31 -0500
committerJoseph Donofry <rubberduckie3554@gmail.com>2023-02-27 17:34:31 -0500
commitcaa1c4c565636adbaac7f4f4ad34a635d8effb6b (patch)
treeed4c0ea9862136ae2419733e7c343018af2631b6
parentInstall curl from apk (diff)
downloadnheko-caa1c4c565636adbaac7f4f4ad34a635d8effb6b.tar.xz
Add perl
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9082fc8d..fd62ce16 100644
--- a/.gitlab-ci.yml
+++ b/.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