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

IRC_NewDev
hang 2023-11-28 11:10:14 +08:00
parent 7164c183ea
commit 570fd0a27f
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ kind: pipeline
type: docker
name: irc-netcore-api
clone:
disable: true #禁用默认克隆
steps:
- name: clone-repo
image: alpine/git