禁用clone
continuous-integration/drone/push Build was killed

This commit is contained in:
2023-11-28 11:10:14 +08:00
parent 7164c183ea
commit 570fd0a27f
+3
View File
@@ -2,6 +2,9 @@ kind: pipeline
type: docker
name: irc-netcore-api
clone:
disable: true #禁用默认克隆
steps:
- name: clone-repo
image: alpine/git