default CF_APP to notify-admin

(it's overriden in the calls to generate-manifest for the prototypes)
This commit is contained in:
Leo Hemsted
2019-04-18 14:48:23 +01:00
parent c0909db4b2
commit 4b386d36ef

View File

@@ -23,6 +23,7 @@ CF_API ?= api.cloud.service.gov.uk
CF_ORG ?= govuk-notify
CF_SPACE ?= ${DEPLOY_ENV}
CF_HOME ?= ${HOME}
CF_APP ?= notify-admin
$(eval export CF_HOME)
NOTIFY_CREDENTIALS ?= ~/.notify-credentials