0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-21 21:23:08 -05:00

-3; new release-cli url

This commit is contained in:
ohfp 2024-12-06 14:51:17 +01:00
parent d1e6bab365
commit 77f9270f64
2 changed files with 2 additions and 2 deletions

View file

@ -105,7 +105,7 @@ Release:
before_script:
- apt-get update
- apt-get install -y curl jq
- curl -L --output /usr/local/bin/release-cli "https://release-cli-downloads.s3.amazonaws.com/latest/release-cli-linux-amd64"
- curl -L --output /usr/local/bin/release-cli "https://gitlab.com/gitlab-org/release-cli/-/package_files/163559016/download"
- chmod +x /usr/local/bin/release-cli
script:
- |

View file

@ -1 +1 @@
2
3