Deploy app to cflinuxfs4 stack

This commit is contained in:
Ryan Ahearn
2023-04-27 14:49:32 -04:00
parent ddd0294250
commit cffe391e13
2 changed files with 2 additions and 1 deletions

View File

@@ -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:

View File

@@ -2,6 +2,7 @@
applications:
- name: notify-admin-((env))
buildpack: python_buildpack
stack: cflinuxfs4
instances: ((instances))
memory: ((memory))
command: newrelic-admin run-program gunicorn -c /home/vcap/app/gunicorn_config.py application