0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2025-02-07 04:08:17 -05:00
LibreWolf/.gitlab-ci.yml

11 lines
124 B
YAML

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