update CI

This commit is contained in:
Adora Laura Kalb 2023-07-31 15:53:16 +02:00
parent 2895de9e82
commit e5ed103f8c
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056

View file

@ -44,7 +44,7 @@ steps:
# Git configuration
- git config --global user.email noreply@example.com
- git config --global user.name "Woodpecker CI"
- git clone -b pages https://$CODEBERG_TOKEN@codeberg.org/lila-network/pages.git $DEST_REPONAME
- git clone https://$CODEBERG_TOKEN@codeberg.org/lila-network/pages.git $DEST_REPONAME
# Copy build step output to repository folder
- cp -ar ./hugo_public/. $DEST_REPONAME/
# Needed for custom domains