feat(ci): Added build-number based tag

This commit is contained in:
Nicolai Ort 2025-04-08 19:35:48 +02:00
parent 0032df1862
commit 0473960c1a
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

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