Fix email to use the boiler bot account

(Oops, I told Wiktor the wrong email when he set this job up)
This commit is contained in:
Heiko Schaefer 2023-09-18 10:59:40 +02:00
parent 1dab72fc59
commit eeecce1286
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -13,7 +13,7 @@ steps:
image: bitnami/git
secrets: [ codeberg_token ]
commands:
- git config --global user.email heiko@schaefer.name
- git config --global user.email heiko.schaefer+boiler@posteo.de
- git config --global user.name "Page Renderer"
- git clone -b pages https://$CODEBERG_TOKEN@codeberg.org/openpgp/test.git $CI_REPO_NAME
- cp -ar public/. $CI_REPO_NAME/