mirror of
https://github.com/PDP-10/its.git
synced 2026-01-11 23:53:12 +00:00
Better job names for GitLab.
This commit is contained in:
parent
f624d858bd
commit
e157311e31
@ -5,7 +5,7 @@ stages:
|
||||
|
||||
# Note, GitLab currently does not build well with KLH10.
|
||||
|
||||
job1:
|
||||
build_simh:
|
||||
stage: build
|
||||
variables:
|
||||
EMULATOR: simh
|
||||
@ -16,7 +16,7 @@ job1:
|
||||
paths:
|
||||
- out/simh/
|
||||
|
||||
job2:
|
||||
build_ka10:
|
||||
stage: build
|
||||
variables:
|
||||
EMULATOR: pdp10-ka
|
||||
@ -27,7 +27,7 @@ job2:
|
||||
paths:
|
||||
- out/pdp10-ka/
|
||||
|
||||
job3:
|
||||
build_kl10:
|
||||
stage: build
|
||||
variables:
|
||||
EMULATOR: pdp10-kl
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user