1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-13 15:27:28 +00:00
PDP-10.its/.gitlab-ci.yml
2019-06-17 20:01:49 +02:00

17 lines
204 B
YAML

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