feat(docker): add 'latest' tag to Docker image for improved versioning
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m16s
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m16s
This commit is contained in:
@@ -41,6 +41,7 @@ jobs:
|
|||||||
type=registry,ref=git.shts.su/${{ gitea.repository }}:tabler-fast
|
type=registry,ref=git.shts.su/${{ gitea.repository }}:tabler-fast
|
||||||
cache-to: type=inline
|
cache-to: type=inline
|
||||||
tags: |
|
tags: |
|
||||||
|
git.shts.su/${{ gitea.repository }}:latest
|
||||||
git.shts.su/${{ gitea.repository }}:tabler-fast
|
git.shts.su/${{ gitea.repository }}:tabler-fast
|
||||||
git.shts.su/${{ gitea.repository }}:tabler-fast-${{ gitea.sha }}
|
git.shts.su/${{ gitea.repository }}:tabler-fast-${{ gitea.sha }}
|
||||||
labels: |
|
labels: |
|
||||||
|
|||||||
Reference in New Issue
Block a user