diff --git a/.drone.yml b/.drone.yml index fd17a8b..22f8b62 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 - - ls -la + - pwd; ls -la - bash archiso_make.sh - name: scp files