diff --git a/.drone.yml b/.drone.yml index 22f8b62..4868165 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ steps: - echo "Server = http://mirror.yandex.ru/archlinux/\$repo/os/\$arch" > /etc/pacman.d/mirrorlist - cat /etc/pacman.d/mirrorlist - pacman -Syu --noconfirm - - pwd; ls -la + - pwd; ls -la ; ls -la / ; cd /drone/src - bash archiso_make.sh - name: scp files