Skip to content
Snippets Groups Projects
.gitlab-ci.yml 68 B
Newer Older
apvrille's avatar
apvrille committed
stages:
	- build

eval:
	stage: build
	script:
		- 'scripts/eval.sh'