Anatol
03/22/2022, 4:08 AMdev
stage as a default one, which includes some env vars on console.
But when I deploy the PR stage, it doesn't include any env vars defined in default stage..
Also it doesn't remove the stage when the PR is closed..
In a word, it seems any features related to Auto-Deploy PR never work on seed... wonderingFrank
Anatol
03/24/2022, 2:07 AMafter_deploy
script on build machine of PR stage, it doesn't use app's default AWS account.. ahh sorry I solved the issue.. I had to specify the region on build hook.