0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2025-03-11 13:41:31 -05:00
LibreWolf/.gitlab-ci.yml
Bert van der Weerd e00a86b489
bugfixes
2021-11-21 00:32:13 +01:00

12 lines
139 B
YAML

stages:
- build
build-job:
stage: build
when: manual
script:
- make all
artifacts:
paths:
- librewolf-*.source.*