1
This commit is contained in:
@@ -5,7 +5,13 @@ when:
|
||||
- manual
|
||||
branch: main
|
||||
|
||||
skip_clone: true
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
use-ssh: true
|
||||
ssh-key-private:
|
||||
from_secret: WOODPECKER_SSH_KEY
|
||||
|
||||
# 全局配置变量(替换占位符即可使用)
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user