diff --git a/.drone.yml b/.drone.yml index f6e7760..720f5d5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,6 +9,7 @@ steps: commands: - cd /root - echo "Server = http://mirror.yandex.ru/archlinux/$repo/os/$arch" > /etc/pacman.d/mirrorlist + - cat /etc/pacman.d/mirrorlist - pacman -Syu --noconfirm - bash archiso_make.sh