mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-10 15:22:24 -05:00
Deploy app to cflinuxfs4 stack
This commit is contained in:
2
.github/actions/deploy-proxy/action.yml
vendored
2
.github/actions/deploy-proxy/action.yml
vendored
@@ -12,7 +12,7 @@ inputs:
|
||||
default: https://github.com/GSA-TTS/cg-egress-proxy.git
|
||||
proxy_version:
|
||||
description: git ref to be deployed
|
||||
default: main
|
||||
default: cflinuxfs4-deploy
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
applications:
|
||||
- name: notify-api-((env))
|
||||
buildpack: python_buildpack
|
||||
stack: cflinuxfs4
|
||||
instances: 1
|
||||
disk_quota: 1G
|
||||
routes:
|
||||
|
||||
Reference in New Issue
Block a user