mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 03:58:39 +02:00
Merge pull request #1882 from cisagov/test-2-zero-downtime
Zero downtime test yaml addition
This commit is contained in:
commit
a36fef2d9d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-deploy.yaml
vendored
2
.github/workflows/test-deploy.yaml
vendored
|
@ -38,4 +38,4 @@ jobs:
|
|||
cf_password: ${{ secrets[env.CF_PASSWORD] }}
|
||||
cf_org: cisa-dotgov
|
||||
cf_space: ${{ env.ENVIRONMENT }}
|
||||
cf_command: "cf push -f ops/manifests/manifest-${{ env.ENVIRONMENT }}.yaml --strategy rolling"
|
||||
cf_command: "push -f ops/manifests/manifest-${{ env.ENVIRONMENT }}.yaml --strategy rolling"
|
Loading…
Add table
Add a link
Reference in a new issue