mirror of
https://gitea.com/gitea/tea.git
synced 2025-07-03 03:51:57 +02:00
@ -12,6 +12,8 @@ pipeline:
|
|||||||
build:
|
build:
|
||||||
image: golang:1.12
|
image: golang:1.12
|
||||||
pull: true
|
pull: true
|
||||||
|
environment:
|
||||||
|
GOPROXY: https://goproxy.cn
|
||||||
commands:
|
commands:
|
||||||
- make clean
|
- make clean
|
||||||
- make vet
|
- make vet
|
||||||
|
Reference in New Issue
Block a user