mobile-config-firefox/.gitlab-ci.yml

13 lines
137 B
YAML
Raw Normal View History

2021-05-16 12:58:46 +02:00
image: alpine:latest
before_script:
- apk -q add make
build:
stage: build
script:
- make
artifacts:
paths:
- out