Git clone from zaclys
Some checks are pending
docker / build (push) Waiting to run

This commit is contained in:
Yax 2025-03-30 12:08:54 +02:00
parent 5f86a11e88
commit 791f803123

View file

@ -5,7 +5,7 @@ python -V
# clone and build blog # clone and build blog
cd / cd /
rm -rf /blog rm -rf /blog
git clone https://codeberg.org/kianby/blog git clone https://gitea.zaclys.com/yannic/blog.git
cd /blog cd /blog
uv python pin 3.12.9 uv python pin 3.12.9
uv sync uv sync