From 3f1f544159e45a683741b8a8c77dd0a186def1ac Mon Sep 17 00:00:00 2001 From: "gitea.164500.xyz" Date: Thu, 17 Apr 2025 19:43:57 +0000 Subject: [PATCH] s --- .gitea/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 7a8fed5..f74020c 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -67,7 +67,7 @@ jobs: name: Buildah Action uses: redhat-actions/buildah-build@v2 with: - containerfiles: ./Dockerfile | ./Containerfile + containerfiles: Dockerfile | Containerfile #image: my-new-image #tags: v1 ${{ github.sha }} #build-args: