CI: archive complete package (MR 15)

To allow downloading the package directly from GitLab and not having to
run make install (e.g. to easily try a specific MR); also makes it
easier to check in a MR if make install works as expected.
This commit is contained in:
plata 2021-06-15 14:46:25 +00:00 committed by Oliver Smith
parent 4a73ce6325
commit 11bf740734
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -7,6 +7,7 @@ build:
stage: build
script:
- make
- make DESTDIR=mobile-config-firefox install
artifacts:
paths:
- out
- mobile-config-firefox