updated tags

This commit is contained in:
Raymond Kuiper 2024-03-13 11:58:40 +01:00
parent 661ce88287
commit 18d29c98d3

View File

@ -40,6 +40,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=semver,pattern={{ version }}
type=ref,event=branch
- name: Build and push Docker image
uses: docker/build-push-action@v5