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

Update .gitlab-ci.yml file

This commit is contained in:
stanzabird 2022-05-15 13:34:43 +00:00
parent 6d0696882e
commit 2c8ee9d4b2

View file

@ -22,7 +22,7 @@ Build:
Test:
stage: test
script:
- make bootstrap setup-wasi all build package
- make bootstrap setup-wasi dir build package
Release:
stage: release