mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-14 14:41:05 -05:00
Update proxy settings to enable sending data to new relic
This commit is contained in:
4
.github/actions/deploy-proxy/action.yml
vendored
4
.github/actions/deploy-proxy/action.yml
vendored
@@ -9,10 +9,10 @@ inputs:
|
||||
required: true
|
||||
proxy_repo:
|
||||
description: git repo for cg-egress-proxy
|
||||
default: https://github.com/GSA/cg-egress-proxy.git
|
||||
default: https://github.com/rahearn/cg-egress-proxy.git
|
||||
proxy_version:
|
||||
description: git ref to be deployed
|
||||
default: main
|
||||
default: new-relic-connection
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user