From 017918ea1857263bcd1090d6dd176f7372a35b2f Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 19 Apr 2020 02:07:49 +0200 Subject: [PATCH] CI: Use own repoman image. The one from chaoslab is a bit out of date at the moment. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4d6ff6e..967ed3c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: check steps: - name: repoman - image: chaoslab/repoman + image: tastytea/repoman pull: always commands: - repoman full --include-dev --xmlparse