diff --git a/.drone.yml b/.drone.yml index 933beb9..93265c3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ pipeline: image: chaoslab/repoman pull: true commands: - repoman full + repoman full --include-dev --xmlparse notify: when: status: [ changed, failure ]