GLdc/.gitlab-ci.yml

11 lines
155 B
YAML
Raw Normal View History

2019-02-27 19:29:33 +00:00
stages:
- build
build:sh4-gcc:
stage: build
image: kazade/dreamcast-sdk
script:
- source /etc/bash.bashrc
- make clean
- make samples