修改
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
giaogiao 2023-09-11 17:42:15 +08:00
parent f96d673ef8
commit 70f861820e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ steps:
image: golang image: golang
commands: commands:
- export GOPROXY=https://mirrors.aliyun.com/goproxy/ - export GOPROXY=https://mirrors.aliyun.com/goproxy/
# - go test - go test
- name: clone_web - name: clone_web
image: alpine/git image: alpine/git