ci: fix runner wrapper

This commit is contained in:
Denis Gukov 2023-09-13 16:03:11 +02:00
parent 86a4466a9f
commit b803c9b34f

View File

@ -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=