fixup: missed line break
ci/woodpecker/push/woodpecker Pipeline was successful Details

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
1 changed files with 1 additions and 1 deletions

View File

@ -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}"