Compare commits

...
2 Commits
Author SHA1 Message Date
telackey b59fcd49c1 v0.1.12 2024-01-18 21:07:32 -06:00
telackey 760b0efacb v0.1.11 2024-01-18 20:50:57 -06:00
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@cerc-io/test-progressive-web-app",
"version": "0.1.10",
"version": "0.1.12",
"repository": "https://git.vdb.to/cerc-io/test-progressive-web-app",
"scripts": {
"dev": "next dev",
+3
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`"