mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-05 07:30:16 +00:00
no dashes for job names
This commit is contained in:
parent
c23ebf4ff0
commit
bf50bb74bd
@ -62,7 +62,7 @@ jobs:
|
|||||||
testResultsFiles: build/Testing/**/*.xml
|
testResultsFiles: build/Testing/**/*.xml
|
||||||
buildPlatform: 'x86_64-macos'
|
buildPlatform: 'x86_64-macos'
|
||||||
|
|
||||||
- job: nix-68k
|
- job: nix_68k
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-20.04'
|
vmImage: 'ubuntu-20.04'
|
||||||
container:
|
container:
|
||||||
@ -76,7 +76,7 @@ jobs:
|
|||||||
artifact: 68K Applications
|
artifact: 68K Applications
|
||||||
|
|
||||||
|
|
||||||
- job: nix-ppc
|
- job: nix_ppc
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-20.04'
|
vmImage: 'ubuntu-20.04'
|
||||||
container:
|
container:
|
||||||
|
Loading…
Reference in New Issue
Block a user