Update .drone.yml
This commit is contained in:
parent
30a9c1495d
commit
79cdbdcc73
1 changed files with 0 additions and 2 deletions
|
@ -80,7 +80,6 @@ steps:
|
|||
settings:
|
||||
branch: arrs
|
||||
base: main
|
||||
commit: ${DRONE_COMMIT_SHA}
|
||||
paths:
|
||||
- arrs/*
|
||||
|
||||
|
@ -89,6 +88,5 @@ steps:
|
|||
settings:
|
||||
branch: downloaders
|
||||
base: main
|
||||
commit: ${DRONE_COMMIT_SHA}
|
||||
paths:
|
||||
- downloaders/*
|
Reference in a new issue