feat(ci): Added build-number based tag

This commit is contained in:
2025-04-08 19:35:48 +02:00
parent 0032df1862
commit 0473960c1a

View File

@@ -26,4 +26,5 @@ jobs:
push: true
tags: |
${{ vars.REGISTRY }}/lfk/docs:latest
${{ vars.REGISTRY }}/lfk/docs:main-${{ gitea.run_number }}
platforms: linux/amd64,linux/arm64