Logging cleanup

pull/310/head
Frostebite 2021-09-21 22:22:08 +01:00
parent 1a3ca091da
commit d369294392
1 changed files with 1 additions and 2 deletions

View File

@ -51,7 +51,7 @@ jobs:
id: k8s-unity-build id: k8s-unity-build
env: env:
DEBUG: true DEBUG: true
cloudRunerBranch: remote-builder/unified-providers CloudRunnerBranch: remote-builder/unified-providers
with: with:
cloudRunnerCluster: k8s cloudRunnerCluster: k8s
targetPlatform: ${{ matrix.targetPlatform }} targetPlatform: ${{ matrix.targetPlatform }}
@ -59,7 +59,6 @@ jobs:
githubToken: ${{ secrets.GITHUB_TOKEN }} githubToken: ${{ secrets.GITHUB_TOKEN }}
projectPath: test-project projectPath: test-project
unityVersion: 2019.3.15f1 unityVersion: 2019.3.15f1
CloudRunnerBranch: remote-builder/unified-providers
########################### ###########################
# Upload # # Upload #