Compare commits
No commits in common. "61040aaac87898b011e4a3e3d2f95d032e21287f" and "160a126b29e0559b79a7021af8807c2adbeeef96" have entirely different histories.
61040aaac8
...
160a126b29
|
@ -42,8 +42,6 @@ build-job:
|
|||
- cd $GOPATH/src/$ProjectPath
|
||||
# 编译
|
||||
- echo '编译'
|
||||
- go env -w GO111MODULE='on'
|
||||
- go mod tidy
|
||||
- |
|
||||
while IFS= read -r line || [[ -n $line ]]
|
||||
do
|
||||
|
|
Loading…
Reference in New Issue