This commit is contained in:
Michael Grote 2024-10-13 19:50:34 +02:00
parent 2c47c8d3a5
commit 3ab44ce5a8

View file

@ -49,10 +49,6 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
# generate Docker tags based on the following events/attributes
tags: |
type=ref,event=branch
type=ref,event=pr
images: |
registry.mgrote.net/httpd
- name: Set up Docker Buildx