update docker build
All checks were successful
Build docker container / build (push) Successful in 7m21s

This commit is contained in:
David Claeys 2024-08-01 10:39:17 +02:00
parent da24c4f655
commit 44de1f5ecf

View File

@ -32,10 +32,7 @@ jobs:
with:
images: git.claeyscloud.com/david/epg-info
tags: |
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{raw}}
type=sha
- name: Build and push
uses: https://github.com/docker/build-push-action@v5