dnsupdater/.gitlab-ci.yml
2020-10-26 14:51:07 +04:00

9 lines
81 B
YAML

image: golang:1.15
stages:
- build
build:
stage: build
script:
- make