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

This commit is contained in:
giaogiao 2023-09-11 17:41:32 +08:00
parent 06d6bcd4f8
commit f96d673ef8
1 changed files with 5 additions and 5 deletions

View File

@ -3,11 +3,11 @@ kind: pipeline
name: default name: default
steps: steps:
# - name: test - name: test
# 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