CI: fix
Some checks failed
Build and Push Docker Image / build (push) Failing after 19s

This commit is contained in:
2026-02-18 20:07:00 +01:00
parent 3ba38e6595
commit 4f9d6e264f

View File

@@ -28,8 +28,8 @@ jobs:
uses: redhat-actions/buildah-build@v2 uses: redhat-actions/buildah-build@v2
with: with:
containerfiles: "Dockerfile" containerfiles: "Dockerfile"
iamge: git.kocoder.xyz/kocoded/vt-be image: git.kocoder.xyz/kocoded/vt-be
tags: "v0 latest" tags: "${{ github.ref_name }} latest"
- name: Push Docker Images - name: Push Docker Images
env: env: