0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 05:33:03 -05:00
LibreWolf/.gitlab-ci.yml
2021-11-21 00:49:35 +01:00

11 lines
124 B
YAML

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