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:
|
settings:
|
||||||
branch: arrs
|
branch: arrs
|
||||||
base: main
|
base: main
|
||||||
commit: ${DRONE_COMMIT_SHA}
|
|
||||||
paths:
|
paths:
|
||||||
- arrs/*
|
- arrs/*
|
||||||
|
|
||||||
|
@ -89,6 +88,5 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
branch: downloaders
|
branch: downloaders
|
||||||
base: main
|
base: main
|
||||||
commit: ${DRONE_COMMIT_SHA}
|
|
||||||
paths:
|
paths:
|
||||||
- downloaders/*
|
- downloaders/*
|
Reference in a new issue