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