mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
ci: fix runner wrapper
This commit is contained in:
parent
86a4466a9f
commit
b803c9b34f
@ -9,6 +9,7 @@ EOF
|
||||
|
||||
echo "--> Install Semaphore entrypoint wrapper script"
|
||||
cp ./deployment/docker/common/semaphore-wrapper /usr/local/bin/semaphore-wrapper
|
||||
cp ./deployment/docker/common/runner-wrapper /usr/local/bin/runner-wrapper
|
||||
task deps
|
||||
task compile
|
||||
task build:local GOOS= GOARCH=
|
||||
|
Loading…
Reference in New Issue
Block a user