This commit is contained in:
parent
7ca32e29a0
commit
c26aab1ac0
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ fi
|
|||
docker stack deploy \
|
||||
$AUTH_FLAGS \
|
||||
-c "${PLUGIN_COMPOSE_FILE_PATH:-docker-compose.yml}" \
|
||||
${PLUGIN_NAME:-$DRONE_REPO_NAME}
|
||||
"${PLUGIN_NAME:-$DRONE_REPO_NAME}"
|
||||
|
||||
|
|
Reference in a new issue