0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 21:53:31 -05:00
LibreWolf/.gitlab-ci.yml
2021-11-20 07:35:43 +00:00

11 lines
129 B
YAML

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