We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pre-command
1 parent dd3833c commit 50891d2Copy full SHA for 50891d2
Readme.md
@@ -7,12 +7,6 @@ using Buildkite.
7
8
## Using in your own build pipelines
9
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
16
1. Ensure `docker-compose` is installed on your build system. For details on how to do this, see: https://docs.docker.com/compose/install/
17
18
2. Use our `Dockerfile` and `docker-compose.yml` files as defaults:
0 commit comments