fixup: missed line break
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Dmitriy Pleshevskiy 2023-03-15 16:21:13 +03:00
parent 4c632b99f8
commit 33168324dc
Signed by: pleshevskiy
GPG key ID: 79C4487B44403985

View file

@ -20,7 +20,7 @@ if [ -n "$PLUGIN_PASSWORD" ]; then
${registry} ${registry}
fi fi
docker stack deploy docker stack deploy \
$auth_flags \ $auth_flags \
--compose-file "${compose_file}" \ --compose-file "${compose_file}" \
"${stack_name}" "${stack_name}"