1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-26 08:53:29 +00:00
Files
PDP-10.its/.gitlab-ci.yml
2018-03-24 07:45:27 -07:00

18 lines
226 B
YAML

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