mirror of
https://gitea.com/gitea/tea.git
synced 2025-11-22 15:45:17 +01: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