update build action
All checks were successful
Build docker container / build (release) Successful in 58s

This commit is contained in:
David Claeys 2025-04-01 13:43:32 +02:00
parent f70bffa09c
commit 97cf4555c9

View File

@ -39,7 +39,6 @@ jobs:
type=semver,pattern={{raw}} type=semver,pattern={{raw}}
type=sha type=sha
type=semver,pattern={{version}} type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
- name: Build and push - name: Build and push
uses: https://github.com/docker/build-push-action@v5 uses: https://github.com/docker/build-push-action@v5
with: with: