diff --git a/package.json b/package.json index b93a0ad..c1bb669 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@cerc-io/test-progressive-web-app", - "version": "0.1.11", + "version": "0.1.12", "repository": "https://git.vdb.to/cerc-io/test-progressive-web-app", "scripts": { "dev": "next dev", diff --git a/scripts/request-app-deployment.sh b/scripts/request-app-deployment.sh index f002027..8dae32f 100755 --- a/scripts/request-app-deployment.sh +++ b/scripts/request-app-deployment.sh @@ -38,6 +38,9 @@ record: application: "$CERC_REGISTRY_APP_CRN@$rcd_app_version" dns: "$CERC_REGISTRY_DEPLOYMENT_SHORT_HOSTNAME" deployment: "$CERC_REGISTRY_DEPLOYMENT_CRN" + config: + env: + CERC_WEBAPP_DEBUG: "$rcd_app_version" meta: note: "Added by CI @ `date`" repository: "`git remote get-url origin`"