better named tests and log local-docker params
parent
4441515c37
commit
b7aa8561f1
|
|
@ -35,7 +35,6 @@ describe('Cloud Runner Sync Environments', () => {
|
||||||
versioning: 'None',
|
versioning: 'None',
|
||||||
projectPath: 'test-project',
|
projectPath: 'test-project',
|
||||||
unityVersion: UnityVersioning.read('test-project'),
|
unityVersion: UnityVersioning.read('test-project'),
|
||||||
targetPlatform: 'StandaloneLinux64',
|
|
||||||
customJob: `
|
customJob: `
|
||||||
- name: 'step 1'
|
- name: 'step 1'
|
||||||
image: 'alpine'
|
image: 'alpine'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue