mobile-config-firefox/.gitlab-ci.yml
2021-05-19 23:03:22 +02:00

12 lines
137 B
YAML

image: alpine:latest
before_script:
- apk -q add make
build:
stage: build
script:
- make
artifacts:
paths:
- out