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: when:
event: [ pull_request, push ] event: [ pull_request, push ]
publish: publish:
image: archlinux image: debian
commands: commands:
- pacman -Sy - apt install git
- pacman -S git
- git config --global credential.helper store - git config --global credential.helper store
- git config --global user.name "BotUser" - git config --global user.name "BotUser"
- git config --global user.email "awaynian.trow@gmail.com" - git config --global user.email "awaynian.trow@gmail.com"

Loading…
Cancel
Save