Skip to content

Commit 6060657

Browse files
committed
Add debug why the binary is not there.
1 parent 8122d31 commit 6060657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tests:
77
- go env GOPATH
88
script:
99
- /go/bin/bazelisk test //:test
10+
- find bazel-bin/
1011
artifacts:
1112
when: always
1213
paths:

0 commit comments

Comments
 (0)