feat(ci): Added build-number based tag
This commit is contained in:
parent
0032df1862
commit
0473960c1a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user