1
0
Fork 0
mirror of https://codeberg.org/openpgp/notes.git synced 2025-04-04 07:52:06 +02:00

Fix renderer's email

This commit is contained in:
Wiktor Kwapisiewicz 2023-09-15 14:02:26 +02:00
parent e48fb01003
commit 53224cad5a

View file

@ -13,7 +13,7 @@ pipeline:
image: bitnami/git
secrets: [ codeberg_token ]
commands:
- git config --global user.email bot+pages@metacode.biz
- git config --global user.email heiko@schaefer.name
- 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/