async workflow test
parent
4cc1fa72a2
commit
3abab4d819
|
|
@ -27,7 +27,7 @@ describe('Cloud Runner Async Workflows', () => {
|
||||||
versioning: 'None',
|
versioning: 'None',
|
||||||
projectPath: 'test-project',
|
projectPath: 'test-project',
|
||||||
unityVersion: UnityVersioning.read('test-project'),
|
unityVersion: UnityVersioning.read('test-project'),
|
||||||
asyncCloudRunner: true,
|
asyncCloudRunner: `true`,
|
||||||
customJob: `
|
customJob: `
|
||||||
- name: 'step 1'
|
- name: 'step 1'
|
||||||
image: 'ubuntu'
|
image: 'ubuntu'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue