forked from tastytea/overlay
ci: don't try to create dir that is already there
This commit is contained in:
parent
d0265cf61a
commit
99b3994d2a
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user