async pipeline
parent
31f273d662
commit
c4ecfb5cb3
|
|
@ -26,6 +26,7 @@ describe('Cloud Runner Async Workflows', () => {
|
||||||
projectPath: 'test-project',
|
projectPath: 'test-project',
|
||||||
unityVersion: UnityVersioning.read('test-project'),
|
unityVersion: UnityVersioning.read('test-project'),
|
||||||
asyncCloudRunner: `true`,
|
asyncCloudRunner: `true`,
|
||||||
|
githubChecks: `true`,
|
||||||
});
|
});
|
||||||
const baseImage = new ImageTag(buildParameter);
|
const baseImage = new ImageTag(buildParameter);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue