Fix scripts to be able to run tests in docker
This commit is contained in:
parent
28cc3bb5e2
commit
d5c7fa8cfb
8 changed files with 45 additions and 41 deletions
|
|
@ -24,7 +24,6 @@ endif
|
|||
|
||||
ARCH ?= $(shell go env GOARCH)
|
||||
GOARCH = ${ARCH}
|
||||
DUMB_ARCH = ${ARCH}
|
||||
|
||||
BASEIMAGE?=alpine:3.9
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue