mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 13:43:04 -05:00
Update .gitlab-ci.yml
This commit is contained in:
parent
71d46d3154
commit
27fa3a1ff4
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Release:
|
|||
- |
|
||||
curl \
|
||||
--header "JOB-TOKEN: $CI_JOB_TOKEN" \
|
||||
--upload-file librewolf-$VERSION-$RELEASE.source.tar.gz.sha256sum \
|
||||
--upload-file librewolf-$VERSION-$RELEASE.source.tar.gz.sha512sum \
|
||||
"$CI_API_V4_URL/projects/$CI_PROJECT_ID/packages/generic/librewolf-source/$VERSION-$RELEASE/librewolf-$VERSION-$RELEASE.source.tar.gz.sha512sum"
|
||||
- |
|
||||
curl -X 'POST' \
|
||||
|
|
Loading…
Reference in a new issue