.gitlab-ci.yml 145 B
# MASTER-ONLY: DO NOT MODIFY THIS FILE
stages:
- build
eval:
stage: build
script:
- 'scripts/eval.sh'
# MASTER-ONLY: DO NOT MODIFY THIS FILE
stages:
- build
eval:
stage: build
script:
- 'scripts/eval.sh'