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.
1 parent c80e5b7 commit 8ff1cccCopy full SHA for 8ff1ccc
.gitlab-ci.yml
@@ -6,4 +6,4 @@ tests:
6
- go get -v github.com/bazelbuild/bazelisk
7
- go env GOPATH
8
script:
9
- - ../gopath/bin/bazelisk test //:test
+ - /go/bin/bazelisk test //:test
0 commit comments