diff --git a/.woodpecker.yml b/.woodpecker.yml index e016ce8..74eb42f 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -11,6 +11,7 @@ pipeline: publish: image: debian commands: + - apt update - apt install git - git config --global credential.helper store - git config --global user.name "BotUser"