diff --git a/appspec.yml b/appspec.yml index f0bc7f1..2ba9c2f 100644 --- a/appspec.yml +++ b/appspec.yml @@ -15,8 +15,8 @@ hooks: runas: root branch_config: - master: + ec2_deploy: deploymentGroupName: staging - ec2_deploy: + master: deploymentGroupName: production diff --git a/configs/.env.staging.gpg b/configs/.env.staging.gpg index f0071c3..b330f94 100644 Binary files a/configs/.env.staging.gpg and b/configs/.env.staging.gpg differ