dnsupdater/.gitlab-ci.yml

9 lines
81 B
YAML
Raw Normal View History

2020-10-26 09:42:07 +00:00
image: golang:1.15
stages:
- build
build:
stage: build
script:
- make