Docker build
This commit is contained in:
parent
548c495c27
commit
ab2b93ce82
3 changed files with 4 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ cd /
|
|||
rm -rf /blog
|
||||
git clone https://codeberg.org/kianby/blog
|
||||
cd /blog
|
||||
uv python pin 3.12.8
|
||||
uv python pin 3.12.9
|
||||
uv sync
|
||||
uv run python ./makesite.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue