ocarina/.gitlab-ci.yml

6 lines
59 B
YAML
Raw Normal View History

job1:
script: "scons"
job2:
scrpt: "scons tests/core"