fixes
Some checks failed
Build and push image / deploy (push) Has been cancelled

This commit is contained in:
2025-04-02 13:29:32 +01:00
parent 708df71220
commit 0adfba1275
8 changed files with 17 additions and 60 deletions

View File

@@ -1,4 +1,3 @@
poetry export --without-hashes -f requirements.txt --output requirements.txt
$version=poetry version -s
$version=uvx --from=toml-cli toml get --toml-path=pyproject.toml project.version
docker build . -t ajurna/cbwebreader -t ajurna/cbwebreader:$version
docker push ajurna/cbwebreader --all-tags