Merge pull request #94 from GSA/manifest-updates

Control instances & auto-run migrations on deploy
This commit is contained in:
Ryan Ahearn
2022-10-19 10:59:24 -04:00
committed by GitHub
9 changed files with 28 additions and 256 deletions

View File

@@ -70,7 +70,7 @@ jobs:
cf_org: gsa-10x-prototyping
cf_space: 10x-notifications
push_arguments: >-
--var env=staging
--vars-file deploy-config/staging.yml
--var DANGEROUS_SALT="$DANGEROUS_SALT"
--var SECRET_KEY="$SECRET_KEY"
--var ADMIN_CLIENT_SECRET="$ADMIN_CLIENT_SECRET"