This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
set -e
|
||||
|
||||
PLUGIN_COMPOSE=${PLUGIN_COMPOSE:-compose.yml}
|
||||
PLUGIN_HOST=${PLUGIN_HOST:-swarm.autonomic.zone}
|
||||
PLUGIN_HOST=${PLUGIN_HOST:?'host' option not provided}
|
||||
PLUGIN_PORT=${PLUGIN_PORT:-222}
|
||||
PLUGIN_PURGE=${PLUGIN_PURGE:-"false"}
|
||||
PLUGIN_USER=${PLUGIN_USER:-drone}
|
||||
|
||||
Reference in New Issue
Block a user