Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit a2296fc

Browse files
committed
Fix the client script for testing locally with docker
1 parent b7e8fd8 commit a2296fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/script/client

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
exec docker run --rm -it --entrypoint bash -v ssh-socket:/ssh --env SSH_AUTH_SOCK=/ssh/socket buildkite-agent
3+
exec docker run --rm -it --entrypoint bash -v ssh-socket:/ssh --env SSH_AUTH_SOCK=/ssh/socket buildkite/agent

0 commit comments

Comments
 (0)