This commit is contained in:
Thomas E Lackey 2024-01-18 21:07:32 -06:00
parent 760b0efacb
commit b59fcd49c1
2 changed files with 4 additions and 1 deletions

View File

@ -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",

View File

@ -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`"