Merge branch 'feat/build-docker-image-on-push-to-main-branch'

This commit is contained in:
Manuel Schmid 2024-05-28 00:32:40 +02:00
commit 8c4ce0495d
No known key found for this signature in database
GPG Key ID: 32C4F7569B40B84B
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=edge,branch=main
- name: Build and push Docker image
uses: docker/build-push-action@v5