mirror of
https://git.dn42.dev/dn42/registry.git
synced 2026-05-21 14:44:18 +08:00
update woodpecker to use pull request
This commit is contained in:
parent
226435ed45
commit
e8100f8f78
1 changed files with 5 additions and 6 deletions
|
|
@ -8,13 +8,12 @@ clone:
|
|||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
recursive: false
|
||||
lfs: false
|
||||
partial: false
|
||||
depth: 0
|
||||
branch: 'pr'
|
||||
fetch-target-branch: true
|
||||
ref: ${CI_COMMIT_REF}
|
||||
target-branch: master
|
||||
fetch-target-branch: true
|
||||
merge-pull-request: true
|
||||
git-username: 'Pipeline'
|
||||
git-useremail: 'dn42@git.dn42.dev'
|
||||
|
||||
steps:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue