run aws pipeline on new branch

pull/332/head
Frostebite 2022-02-01 20:46:02 +00:00
parent 2d716680dc
commit 7a9cdaf680
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ env:
GKE_REGION: 'us-central1' GKE_REGION: 'us-central1'
GKE_PROJECT: 'unitykubernetesbuilder' GKE_PROJECT: 'unitykubernetesbuilder'
GKE_CLUSTER: 'game-ci-github-pipelines' GKE_CLUSTER: 'game-ci-github-pipelines'
K8s_STORAGE_CLASS: 'standard-rwo' K8s_STORAGE_CLASS: 'standard'
GCP_LOGGING: true GCP_LOGGING: true
GCP_PROJECT: unitykubernetesbuilder GCP_PROJECT: unitykubernetesbuilder
GCP_LOG_FILE: ${{ github.workspace }}/cloud-runner-logs.txt GCP_LOG_FILE: ${{ github.workspace }}/cloud-runner-logs.txt