Initial testing and improvements of code #1
|
@ -10,6 +10,7 @@ steps:
|
|||
path: /build
|
||||
commands:
|
||||
- go mod download
|
||||
- go install github.com/onsi/ginkgo/v2/ginkgo
|
||||
- ginkgo .
|
||||
- name: build
|
||||
image: tystuyfzand/goc:latest
|
||||
|
|
Loading…
Reference in New Issue