nested-lookup/.gitlab-ci.yml

9 lines
No EOL
98 B
YAML

stages:
- test
#- build
#- deploy
test:
stage: test
tags: ["build"]
script: make test