mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -05:00
2
.github/workflows/restage-apps.yml
vendored
2
.github/workflows/restage-apps.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
|||||||
cf_org: gsa-tts-benefits-studio
|
cf_org: gsa-tts-benefits-studio
|
||||||
cf_space: notify-${{ inputs.environment }}
|
cf_space: notify-${{ inputs.environment }}
|
||||||
command: |
|
command: |
|
||||||
cf push notify-${{matrix.app}}-${{inputs.environment}} -f deploy-config/${{inputs.environment}}.yml --no-start
|
pwd && ls manifest.yml && cf push notify-${{matrix.app}}-${{inputs.environment}} -f manifest.yml
|
||||||
cf restage --strategy rolling notify-${{matrix.app}}-${{inputs.environment}}
|
cf restage --strategy rolling notify-${{matrix.app}}-${{inputs.environment}}
|
||||||
- name: Restage ${{matrix.app}} egress
|
- name: Restage ${{matrix.app}} egress
|
||||||
uses: cloud-gov/cg-cli-tools@main
|
uses: cloud-gov/cg-cli-tools@main
|
||||||
|
|||||||
Reference in New Issue
Block a user