You've already forked armbian-router
mirror of
https://github.com/armbian/armbian-router.git
synced 2026-01-06 10:37:03 -08:00
Fix extra character on cgo environment variable
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user