fix: ci/cd
All checks were successful
Lint, Build, Scan and Publish Docker Image / build-and-push (push) Successful in 57s

This commit is contained in:
2026-01-25 21:08:44 +01:00
parent 29a64ce340
commit f3dd605df4

View File

@@ -25,13 +25,10 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
# images: registry.br0tkasten.de/${{ gitea.repository }}
images: registry.br0tkasten.de/apps/scratch-cloudvars-server
images: registry.br0tkasten.de/${{ gitea.repository }}
flavor: |
latest=true
tags: |
# type=ref,event=branch
type=semver,pattern={{version}}
type=sha,format=short
- name: Build and push Docker image