mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
4 lines
192 B
PowerShell
4 lines
192 B
PowerShell
$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
|