mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-07-30 15:53:15 +08:00
Update .woodpecker.yml
This commit is contained in:
parent
62de7aed23
commit
e1cb58b3ee
2 changed files with 6 additions and 2 deletions
|
@ -34,4 +34,6 @@ steps:
|
|||
|
||||
when:
|
||||
- branch: master
|
||||
event: push
|
||||
event:
|
||||
- push
|
||||
- manual
|
|
@ -41,7 +41,9 @@ steps:
|
|||
|
||||
when:
|
||||
- branch: master
|
||||
event: push
|
||||
event:
|
||||
- push
|
||||
- manual
|
||||
|
||||
depends_on:
|
||||
- build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue