Update .drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build encountered an error

This commit is contained in:
Matt Reeves 2024-02-29 02:56:36 +00:00
parent 30a9c1495d
commit 79cdbdcc73

View file

@ -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/*