change docker build
Some checks failed
Build docker container / build (push) Failing after 38s

This commit is contained in:
David Claeys 2024-08-01 10:57:52 +02:00
parent e9ab8b552c
commit f0fddcf57b

View File

@ -32,7 +32,7 @@ jobs:
with:
images: git.claeyscloud.com/david/epg-info
tags: |
type=ref,event=tag
type=raw
type=sha
- name: Build and push
uses: https://github.com/docker/build-push-action@v5