mirror of
https://gitea.com/gitea/tea.git
synced 2025-10-30 16:55:25 +01: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