AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
ci/woodpecker/push/woodpecker Pipeline failed Details

master
Drake 2 years ago
parent 1f910f6041
commit e039c184fc

@ -12,6 +12,7 @@ pipeline:
image: bitnami/git image: bitnami/git
secrets: [ access_token ] secrets: [ access_token ]
commands: commands:
- echo $access_token
- 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