mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-05 02:41:14 -05:00
Merge pull request #249 from GSA/cflinuxfs4
Deploy app to cflinuxfs4 stack (API)
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
|
default: https://github.com/GSA-TTS/cg-egress-proxy.git
|
||||||
proxy_version:
|
proxy_version:
|
||||||
description: git ref to be deployed
|
description: git ref to be deployed
|
||||||
default: main
|
default: cflinuxfs4-deploy
|
||||||
runs:
|
runs:
|
||||||
using: composite
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
applications:
|
applications:
|
||||||
- name: notify-api-((env))
|
- name: notify-api-((env))
|
||||||
buildpack: python_buildpack
|
buildpack: python_buildpack
|
||||||
|
stack: cflinuxfs4
|
||||||
instances: 1
|
instances: 1
|
||||||
disk_quota: 1G
|
disk_quota: 1G
|
||||||
routes:
|
routes:
|
||||||
|
|||||||
Reference in New Issue
Block a user