This commit is contained in:
NCRoxas
2024-09-10 12:34:00 +02:00
parent fe37e9e019
commit bf8324ce62

View File

@@ -52,12 +52,6 @@ jobs:
with:
images: |
ghcr.io/{{ github.repository }}
tags: |
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
- name: Build and push
uses: docker/build-push-action@v6