run aws pipeline on new branch
parent
466ce66ab7
commit
2d716680dc
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue