mirror of
https://codeberg.org/librewolf/source.git
synced 2025-01-03 03:10:07 -05:00
update .gitlab-ci.yml
This commit is contained in:
parent
d67055e3d7
commit
03b530f6f7
2 changed files with 2 additions and 4 deletions
|
@ -29,8 +29,6 @@ Release:
|
|||
except:
|
||||
- merge_requests
|
||||
before_script:
|
||||
- apt-get update
|
||||
- apt-get install -y curl
|
||||
- curl -L --output /usr/local/bin/release-cli "https://release-cli-downloads.s3.amazonaws.com/latest/release-cli-linux-amd64"
|
||||
- chmod +x /usr/local/bin/release-cli
|
||||
script:
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3a37e084e99e48e4bef59e5a6d5da57739554b58
|
||||
Subproject commit 886b0f9652945de1849b06295fe2ba48cc2bda27
|
Loading…
Reference in a new issue