mirror of
https://github.com/coredns/coredns.git
synced 2026-07-10 09:40:12 -04:00
Test: populating build test failure (#8265)
* Test: populating build test failure The current build test won't populating the failure caused issue undetected: See https://github.com/coredns/coredns/issues/8228#issuecomment-4931425842 Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Pupulate error from Makefile Signed-off-by: Yong Tang <yong.tang.github@outlook.com> --------- Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -54,6 +54,8 @@ GITHUB:=coredns
|
||||
LINUX_ARCH:=amd64 arm arm64 mips64le ppc64le s390x mips riscv64 loong64
|
||||
GOLANG_VERSION ?= $(shell cat .go-version)
|
||||
|
||||
.SHELLFLAGS := -e -c
|
||||
|
||||
export GOSUMDB = sum.golang.org
|
||||
export GOTOOLCHAIN = go$(GOLANG_VERSION)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user