diff --git a/deploy-frontend.sh b/deploy-frontend.sh index b09c1d26..0e250efe 100755 --- a/deploy-frontend.sh +++ b/deploy-frontend.sh @@ -56,7 +56,7 @@ echo "ApplicationRecord published" echo $RECORD_ID # Set name to record -REGISTRY_APP_LRN="lrn://$AUTHORITY/applications/deploy-frontend" +REGISTRY_APP_LRN="lrn://$AUTHORITY/applications/laconic-explorer" sleep 2 laconic -c $CONFIG_FILE registry name set "$REGISTRY_APP_LRN@${PACKAGE_VERSION}" "$RECORD_ID" @@ -115,8 +115,8 @@ cat >./records/application-deployment-request.yml <