fix k8s pipeline

pull/419/head
Frostebite 2022-08-29 01:53:15 +01:00
parent 8e194cb56c
commit 1f0a1f9ce3
1 changed files with 2 additions and 0 deletions

View File

@ -120,6 +120,8 @@ jobs:
k8sBuilds: k8sBuilds:
name: K8s (GKE Autopilot) build for ${{ matrix.targetPlatform }} on version ${{ matrix.unityVersion }} name: K8s (GKE Autopilot) build for ${{ matrix.targetPlatform }} on version ${{ matrix.unityVersion }}
runs-on: ubuntu-latest runs-on: ubuntu-latest
env:
CLOUD_RUNNER_CLUSTER: k8s
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix: