run aws pipeline on new branch

pull/332/head
Frostebite 2022-02-01 20:44:04 +00:00
parent 466ce66ab7
commit 2d716680dc
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ env:
AWS_DEFAULT_REGION: eu-west-2 AWS_DEFAULT_REGION: eu-west-2
AWS_BASE_STACK_NAME: game-ci-github-pipelines AWS_BASE_STACK_NAME: game-ci-github-pipelines
CLOUD_RUNNER_BRANCH: cloud-runner/unified-build-and-setup CLOUD_RUNNER_BRANCH: cloud-runner/unified-build-and-setup
LICENSE: ${{ secrets.UNITY_LICENSE }} UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
jobs: jobs:
buildForAllPlatforms: buildForAllPlatforms: