mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 07:19:20 +01:00
ci(runner): fix script
This commit is contained in:
parent
cf584776a4
commit
2f7c25b245
@ -23,7 +23,7 @@ fi
|
||||
|
||||
echoerr "Starting semaphore runner"
|
||||
if test "$#" -ne 1; then
|
||||
exec /usr/local/bin/semaphore runner start --no-config"
|
||||
exec /usr/local/bin/semaphore runner start --no-config
|
||||
else
|
||||
exec "$@"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user