diff --git a/.drone.yml b/.drone.yml index 933beb97d..93265c3a0 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 ]