new base stack name
parent
7d7846249a
commit
15d5ec4b81
|
|
@ -53,7 +53,7 @@ jobs:
|
||||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
||||||
AWS_DEFAULT_REGION: eu-west-2
|
AWS_DEFAULT_REGION: eu-west-2
|
||||||
DEBUG: true
|
DEBUG: true
|
||||||
baseStackName: game-ci
|
baseStackName: game-ci-base-stack
|
||||||
with:
|
with:
|
||||||
remoteBuildCluster: aws
|
remoteBuildCluster: aws
|
||||||
projectPath: ${{ matrix.projectPath }}
|
projectPath: ${{ matrix.projectPath }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue