Initial testing and improvements of code #1

Merged
tyler merged 10 commits from feature/testing into master 2022-08-14 08:03:50 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3c5656284c - Show all commits

View File

@ -13,7 +13,7 @@ steps:
- go install github.com/onsi/ginkgo/v2/ginkgo
- ginkgo .
environment:
CGO_ENABLED: '0''
CGO_ENABLED: '0'
- name: build
image: tystuyfzand/goc:latest
volumes: