diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 9c0d97b..9f24865 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -106,7 +106,7 @@ jobs: type=ref,event=pr type=semver,pattern={{version}} type=semver,pattern={{major}}.{{minor}} - type=sha,prefix={{branch}}- + type=sha type=raw,value=latest,enable={{is_default_branch}} # Step 5: Build and push Docker image