We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e416f8f commit f2cc762Copy full SHA for f2cc762
README.md
@@ -72,6 +72,7 @@ jobs:
72
aws_region: ${{ vars.AWS_REGION }}
73
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
74
blue_env: "my-blue-env"
75
+ deploy: true
76
green_env: "my-green-env"
77
platform_branch_name: "Docker running on 64bit Amazon Linux 2023"
78
production_cname: "blue-green-beanstalk-prod" # must be available
0 commit comments