AWS integration test pipeline
parent
f6a73f1dca
commit
f42299121c
|
|
@ -63,4 +63,4 @@ jobs:
|
||||||
unityVersion: ${{ matrix.unityVersion }}
|
unityVersion: ${{ matrix.unityVersion }}
|
||||||
targetPlatform: ${{ matrix.targetPlatform }}
|
targetPlatform: ${{ matrix.targetPlatform }}
|
||||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||||
awsBaseStackName: game-ci-stack
|
awsBaseStackName: game-ci-stack-integration-tests
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue