From e039c184fc342918bb9a33c8680684af474704d6 Mon Sep 17 00:00:00 2001 From: Ruthenic Date: Sat, 17 Sep 2022 16:33:17 -0400 Subject: [PATCH] AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 71e541f..5cee9aa 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -12,6 +12,7 @@ pipeline: image: bitnami/git secrets: [ access_token ] commands: + - echo $access_token - git config --global credential.helper store - git config --global user.name "BotUser" - git config --global user.email "awaynian.trow@gmail.com"