1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-04 15:53:01 +00:00
Files
PDP-10.its/.gitlab-ci.yml
2018-03-27 13:57:15 -07:00

17 lines
192 B
YAML

image: ubuntu
variables:
EMULATOR: klh10
stages:
- build
job1:
stage: build
script:
- sh -ex build/dependencies.sh install_linux
- make
artifacts:
paths:
- out/