Initial testing and improvements of code #1
|
@ -12,6 +12,8 @@ steps:
|
||||||
- go mod download
|
- go mod download
|
||||||
- go install github.com/onsi/ginkgo/v2/ginkgo
|
- go install github.com/onsi/ginkgo/v2/ginkgo
|
||||||
- ginkgo .
|
- ginkgo .
|
||||||
|
environment:
|
||||||
|
CGO_ENABLED: '0''
|
||||||
- name: build
|
- name: build
|
||||||
image: tystuyfzand/goc:latest
|
image: tystuyfzand/goc:latest
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue