friendship ended with arch linux, debian is my new best friend
ci/woodpecker/push/woodpecker Pipeline failed Details

master
Drake 2 years ago
parent 17e3390af5
commit bcd4b59cf1

@ -9,10 +9,9 @@ pipeline:
when:
event: [ pull_request, push ]
publish:
image: archlinux
image: debian
commands:
- pacman -Sy
- pacman -S git
- apt install git
- git config --global credential.helper store
- git config --global user.name "BotUser"
- git config --global user.email "awaynian.trow@gmail.com"

Loading…
Cancel
Save