0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 05:33:03 -05:00

Update .gitlab-ci.yml

This commit is contained in:
stanzabird 2022-05-16 13:18:46 +00:00
parent 931cccb7e2
commit 40297c7e6f

View file

@ -15,6 +15,7 @@ Build:
paths:
- librewolf-*.source.tar.gz
- librewolf-*.source.tar.gz.sha256sum
- librewolf-*.source.tar.gz.sig
reports:
dotenv: variables.env
@ -57,4 +58,7 @@ Release:
- name: librewolf-$VERSION-$RELEASE.source.tar.gz.sha256sum
link_type: other
url: $CI_API_V4_URL/projects/$CI_PROJECT_ID/packages/generic/librewolf-source/$VERSION-$RELEASE/librewolf-$VERSION-$RELEASE.source.tar.gz.sha256sum
- name: librewolf-$VERSION-$RELEASE.source.tar.gz.sig
link_type: other
url: $CI_API_V4_URL/projects/$CI_PROJECT_ID/packages/generic/librewolf-source/$VERSION-$RELEASE/librewolf-$VERSION-$RELEASE.source.tar.gz.sig