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 8122d31 commit 6060657Copy full SHA for 6060657
.gitlab-ci.yml
@@ -7,6 +7,7 @@ tests:
7
- go env GOPATH
8
script:
9
- /go/bin/bazelisk test //:test
10
+ - find bazel-bin/
11
artifacts:
12
when: always
13
paths:
0 commit comments