fixup: missed line break
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
4c632b99f8
commit
33168324dc
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ if [ -n "$PLUGIN_PASSWORD" ]; then
|
|||
${registry}
|
||||
fi
|
||||
|
||||
docker stack deploy
|
||||
docker stack deploy \
|
||||
$auth_flags \
|
||||
--compose-file "${compose_file}" \
|
||||
"${stack_name}"
|
||||
|
|
Reference in a new issue