From 0328fcc07943ef1f8dd4d89e26b34a17cceb1102 Mon Sep 17 00:00:00 2001 From: Frostebite Date: Thu, 19 Jan 2023 17:57:37 +0000 Subject: [PATCH] parameterize s3 --- .github/workflows/cloud-runner-pipeline.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/cloud-runner-pipeline.yml b/.github/workflows/cloud-runner-pipeline.yml index 7fa4fd75..36e22c90 100644 --- a/.github/workflows/cloud-runner-pipeline.yml +++ b/.github/workflows/cloud-runner-pipeline.yml @@ -6,7 +6,6 @@ on: permissions: checks: write - actions: write env: GKE_ZONE: 'us-central1' @@ -29,7 +28,6 @@ env: PROJECT_PATH: test-project UNITY_VERSION: 2019.3.15f1 USE_IL2CPP: false - RUN_ALL: USE_GKE_GCLOUD_AUTH_PLUGIN: true jobs: