1
0
mirror of https://github.com/xiaoqidun/gitcz.git synced 2025-03-16 00:44:38 +08:00

2 Commits

Author SHA1 Message Date
945c08d9c3 feat(自动构建): 自动构建 2023-09-10 18:24:15 +08:00
1364c50b90 feat(调整脚本): 调整脚本 2023-07-12 13:28:36 +08:00
2 changed files with 1 additions and 3 deletions

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

2
go.mod

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