This commit is contained in:
parent
107b5db1fb
commit
4ce849193f
@ -2,12 +2,12 @@ matrix:
|
||||
platform:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
- linux/riscv64
|
||||
|
||||
steps:
|
||||
test:
|
||||
image: golang:latest
|
||||
image: gitea.elara.ws/elara6331/golang:latest
|
||||
commands:
|
||||
- go test
|
||||
- go build
|
||||
when:
|
||||
- event: push
|
||||
|
Loading…
Reference in New Issue
Block a user