add tags to push image

This commit is contained in:
Gharekhani Ehsan
2025-12-25 07:59:07 +03:30
parent bfb4cdef65
commit 0ea342c992

View File

@@ -64,5 +64,6 @@ jobs:
push: true push: true
cache-from: type=gha cache-from: type=gha
cache-to: type=gha,mode=max cache-to: type=gha,mode=max
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }} annotations: ${{ steps.meta.outputs.annotations }}