Fix recreate-on-deploy flag in deploy command
This commit is contained in:
parent
48af6dea2c
commit
78d7976b96
@ -165,7 +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 \
|
||||
--recreate-on-deploy \
|
||||
$AUCTION_OPTS \
|
||||
$LOG_OPTS \
|
||||
$EXTRA_DEPLOY_OPTS \
|
||||
|
Loading…
Reference in New Issue
Block a user