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
819a74d8c0
commit
422fc0864a
1 changed files with 4 additions and 0 deletions
|
@ -5,3 +5,7 @@ build-job:
|
|||
stage: build
|
||||
script:
|
||||
- make all
|
||||
artifacts:
|
||||
paths:
|
||||
- librewolf-*.source.tar.gz
|
||||
|
||||
|
|
Loading…
Reference in a new issue