new base stack name

pull/289/head
Frostebite 2021-08-10 18:20:13 +01:00
parent 7d7846249a
commit 15d5ec4b81
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}