diff --git a/.github/workflows/ci-suite.yaml b/.github/workflows/ci-suite.yaml index 2f70673..23df869 100644 --- a/.github/workflows/ci-suite.yaml +++ b/.github/workflows/ci-suite.yaml @@ -136,6 +136,7 @@ jobs: tags: | type=raw,value=latest type=ref,event=tag + type=semver,pattern={{version}},value=stable - name: Build & Push Image uses: docker/build-push-action@v6