Skip to content

Commit 50891d2

Browse files
committed
Removed paragraph about the pre-command hook which doesn't exist
1 parent dd3833c commit 50891d2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Readme.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ using Buildkite.
77

88
## Using in your own build pipelines
99

10-
We've wrapped up the `$GOPATH` wrangling required to get Golang projects to run
11-
into a `pre-command` hook which you can see here:
12-
https://github.com/buildkite/golang-example/blob/master/.buildkite/hooks/pre-command
13-
14-
To use in your own build pipelines:
15-
1610
1. Ensure `docker-compose` is installed on your build system. For details on how to do this, see: https://docs.docker.com/compose/install/
1711

1812
2. Use our `Dockerfile` and `docker-compose.yml` files as defaults:

0 commit comments

Comments
 (0)