From 94d43d96ec1fd4fb6e98c7c45f0d245703f8344a Mon Sep 17 00:00:00 2001 From: "gitea.164500.xyz" Date: Sun, 20 Apr 2025 15:48:04 +0000 Subject: [PATCH] s --- .gitea/workflows/build.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 87d35ba..9f65839 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -7,7 +7,7 @@ on: jobs: build-image: - runs-on: fedora-43 + runs-on: ubuntu24-act-buildah steps: - name: Check Out Repo @@ -67,7 +67,8 @@ jobs: name: Buildah Action uses: redhat-actions/buildah-build@v2 with: - containerfiles: ./Dockerfile | ./Containerfile + containerfiles: | + ./Containerfile image: zot.164500.xyz/jj/finance tags: latest #build-args: