From cd1aa353a997b5b2324b22969e086395c0f41c10 Mon Sep 17 00:00:00 2001 From: "gitea.164500.xyz" Date: Fri, 18 Apr 2025 18:05:13 +0000 Subject: [PATCH] s s --- .gitea/workflows/build.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 78f8ee6..b6b4864 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -7,7 +7,7 @@ on: jobs: build-image: - runs-on: ubuntu-act-latest + runs-on: ubuntu24-act-buildah steps: - name: Check Out Repo @@ -61,13 +61,13 @@ jobs: #- #name: Set Docker Buildx #uses: https://github.com/docker/setup-buildx-action@v3 - - name: install buildah - run: sudo apt-get -y update && sudo apt-get -y install buildah + + #build with Buildah - name: Buildah Action uses: redhat-actions/buildah-build@v2 with: - containerfiles: ./Dockerfile + containerfiles: ./Dockerfile | ./Containerfile #image: my-new-image #tags: v1 ${{ github.sha }} #build-args: