2 Commits

Author SHA1 Message Date
945c08d9c3 feat(自动构建): 自动构建
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2023-09-10 18:24:15 +08:00
1364c50b90 feat(调整脚本): 调整脚本
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-12 13:28:36 +08:00
2 changed files with 1 additions and 3 deletions

View File

@ -1,10 +1,8 @@
kind: pipeline
type: docker
name: default
node:
region: cn
steps:
- name: generate
pull: if-not-exists

2
go.mod
View File

@ -1,3 +1,3 @@
module github.com/xiaoqidun/gitcz
go 1.20
go 1.21.1