Compare commits
4 Commits
Author | SHA1 | Date |
---|---|---|
|
8cc8e6a464 | 2 years ago |
|
e398bcb7b0 | 2 years ago |
|
96b44a3df9 | 3 years ago |
|
336e7e14d3 | 3 years ago |
@ -0,0 +1,7 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: golang
|
||||
commands:
|
||||
- go test ./...
|
||||
environment:
|
||||
- GOPRIVATE=git.sg.caj.me/caj
|
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue