ci: new tag format on pr #43

Closed
mg wants to merge 28 commits from fgdsfgd into master
Showing only changes of commit 3ab44ce5a8 - Show all commits

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