diff --git a/.gitea/workflows/triggers/encrypted b/.gitea/workflows/triggers/encrypted index 56a6051..c3ac259 100644 --- a/.gitea/workflows/triggers/encrypted +++ b/.gitea/workflows/triggers/encrypted @@ -1 +1,2 @@ -1 \ No newline at end of file +1 +2 \ No newline at end of file diff --git a/scripts/request-app-deployment-encrypted.sh b/scripts/request-app-deployment-encrypted.sh index d21c95f..0620ab6 100755 --- a/scripts/request-app-deployment-encrypted.sh +++ b/scripts/request-app-deployment-encrypted.sh @@ -37,6 +37,7 @@ laconic-so request-webapp-deployment \ --deployer $CERC_REGISTRY_DEPLOYER_LRN \ --app $CERC_REGISTRY_APP_LRN \ --env-file $ENV_FILE \ + --dns $CERC_REGISTRY_DEPLOYMENT_HOSTNAME \ --make-payment auto rm -f $ENV_FILE $CONFIG_FILE