For now we won't run a full k8s build, doesn't exit at end of workflow
parent
2bfe623bb7
commit
e6d7768bbe
|
|
@ -156,6 +156,7 @@ jobs:
|
||||||
versioning: None
|
versioning: None
|
||||||
CLOUD_RUNNER_CLUSTER: ${{ matrix.cloudRunnerCluster }}
|
CLOUD_RUNNER_CLUSTER: ${{ matrix.cloudRunnerCluster }}
|
||||||
- uses: ./
|
- uses: ./
|
||||||
|
if: ${{ matrix.cloudRunnerCluster != 'k8s' }}
|
||||||
id: aws-fargate-unity-build
|
id: aws-fargate-unity-build
|
||||||
timeout-minutes: 25
|
timeout-minutes: 25
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue