k8s remoteBuildCluster

pull/265/head
Frostebite 2021-05-23 14:51:59 +01:00
parent a02e133a17
commit 5d41be7bc7
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ jobs:
- uses: ./
id: k8s-unity-build
with:
remoteBuildCluster: k8s
targetPlatform: ${{ matrix.targetPlatform }}
kubeConfig: ${{ steps.read-base64.outputs.base64 }}
githubToken: ${{ secrets.GITHUB_TOKEN }}