mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 18:22:37 -04:00
default CF_APP to notify-admin
(it's overriden in the calls to generate-manifest for the prototypes)
This commit is contained in:
@@ -23,6 +23,7 @@ CF_API ?= api.cloud.service.gov.uk
|
|||||||
CF_ORG ?= govuk-notify
|
CF_ORG ?= govuk-notify
|
||||||
CF_SPACE ?= ${DEPLOY_ENV}
|
CF_SPACE ?= ${DEPLOY_ENV}
|
||||||
CF_HOME ?= ${HOME}
|
CF_HOME ?= ${HOME}
|
||||||
|
CF_APP ?= notify-admin
|
||||||
$(eval export CF_HOME)
|
$(eval export CF_HOME)
|
||||||
|
|
||||||
NOTIFY_CREDENTIALS ?= ~/.notify-credentials
|
NOTIFY_CREDENTIALS ?= ~/.notify-credentials
|
||||||
|
|||||||
Reference in New Issue
Block a user