This commit is contained in:
parent
8fa00be3c5
commit
ce1b5546eb
@ -1,9 +1,9 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: build
|
name: build
|
||||||
|
|
||||||
# 减少没必要的重复拉取仓库
|
# 减少没必要的重复拉取仓库(有BUG,会打包失败)
|
||||||
clone:
|
#clone:
|
||||||
disable: true
|
# disable: true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: 打包Docker镜像并推送
|
- name: 打包Docker镜像并推送
|
||||||
|
Loading…
Reference in New Issue
Block a user