Remove payment requirement for undeployments #22

Merged
ashwin merged 2 commits from deep-stack/webapp-deployment-status-api:ag-undeploy-payment into main 2024-10-29 06:27:02 +00:00
Showing only changes of commit 220b069dd6 - Show all commits

View File

@ -165,6 +165,7 @@ while true; do
--config-upload-dir "$UPLOAD_DIRECTORY" \
--private-key-file "$OPENPGP_PRIVATE_KEY_FILE" \
--private-key-passphrase "$OPENPGP_PASSPHRASE" \
--recreate-on-deploy true \
$AUCTION_OPTS \
$LOG_OPTS \
$EXTRA_DEPLOY_OPTS \