Update docker-build-push.yml

This commit is contained in:
hhftechnologies
2025-11-21 18:53:57 +05:30
parent 1a7964c297
commit a97a91b9bf

View File

@@ -63,7 +63,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha,prefix={{branch}}-
type=sha,prefix=sha-
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker image to Docker Hub