diff --git a/.woodpecker.yml b/.woodpecker.yml index 59ba478..f5e50da 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -11,6 +11,7 @@ pipeline: publish: image: archlinux commands: + - pacman -Sy - pacman -S git - git config --global credential.helper store - git config --global user.name "BotUser"