diff --git a/.woodpecker.yml b/.woodpecker.yml index 5eb5230..f4ca601 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -11,7 +11,7 @@ pipeline: publish: image: bitnami/git commands: - - ping www.ruthenic.com + - curl www.ruthenic.com - git config --global credential.helper store - git config --global user.name "BotUser" - git config --global user.email "awaynian.trow@gmail.com"