mirror of
https://github.com/xiaoqidun/gitcz.git
synced 2025-03-16 00:44:38 +08:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
945c08d9c3 | |||
1364c50b90 |
@ -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
2
go.mod
@ -1,3 +1,3 @@
|
|||||||
module github.com/xiaoqidun/gitcz
|
module github.com/xiaoqidun/gitcz
|
||||||
|
|
||||||
go 1.20
|
go 1.21.1
|
||||||
|
Reference in New Issue
Block a user