stages:
- build
- test
- release
build:
stage: build
script:
- echo "TODO build pamhyr"
test:
stage: test
- echo "TODO PAMHYR tests"
nightly-package:
stage: release
tags:
- cd packages
- ./linux.sh