From 99b3994d2a3edeb0d5ec1cb5e299efe8f36c8b6d Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 13 Sep 2022 07:04:30 +0200 Subject: [PATCH] ci: don't try to create dir that is already there --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b636a2c..1fb5e7e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,6 @@ steps: - name: guru path: /drone/guru commands: - - mkdir /etc/portage/repos.conf - echo -e '[guru]\nlocation = /drone/guru' > /etc/portage/repos.conf/guru.conf - pkgcheck --verbose scan --net