mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-13 16:52:23 -05:00
Update cloud.gov org references
This changeset adjusts our references to the cloud.gov org we are using from gsa-tts-benefits-studio-prototyping to gsa-tts-benefits-studio. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -2,7 +2,7 @@ from subprocess import check_output
|
||||
|
||||
from cloudfoundry_client.client import CloudFoundryClient
|
||||
|
||||
ORG_NAME = "gsa-tts-benefits-studio-prototyping"
|
||||
ORG_NAME = "gsa-tts-benefits-studio"
|
||||
|
||||
|
||||
client = CloudFoundryClient.build_from_cf_config()
|
||||
|
||||
Reference in New Issue
Block a user