From c084358128088108924649b908e099e4687da1c8 Mon Sep 17 00:00:00 2001 From: Ruthenic Date: Sat, 17 Sep 2022 16:37:39 -0400 Subject: [PATCH] prgoress i guess`` --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 6f5e722..5eb5230 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -11,7 +11,7 @@ pipeline: publish: image: bitnami/git commands: - - echo $ACCESS_TOKEN + - ping www.ruthenic.com - git config --global credential.helper store - git config --global user.name "BotUser" - git config --global user.email "awaynian.trow@gmail.com"