mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-31 06:52:06 -05:00
comment out update templates
This commit is contained in:
5
.github/workflows/deploy-demo.yml
vendored
5
.github/workflows/deploy-demo.yml
vendored
@@ -74,8 +74,9 @@ jobs:
|
||||
--var LOGIN_DOT_GOV_REGISTRATION_URL="$LOGIN_DOT_GOV_REGISTRATION_URL"
|
||||
--strategy rolling
|
||||
|
||||
- name: Update templates
|
||||
run: cf run-task notify-api-demo --command "flask command update-templates"
|
||||
# TODO FIX
|
||||
# - name: Update templates
|
||||
# run: cf run-task notify-api-demo --command "flask command update-templates"
|
||||
|
||||
- name: Deploy egress proxy
|
||||
uses: ./.github/actions/deploy-proxy
|
||||
|
||||
Reference in New Issue
Block a user