From 1201d40a456a977fcbd610aeca177c07d9368f87 Mon Sep 17 00:00:00 2001 From: "gitea.164500.xyz" Date: Thu, 17 Apr 2025 19:16:25 +0000 Subject: [PATCH] s --- .gitea/workflows/build.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 96bf358..b86be50 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -64,11 +64,11 @@ jobs: - name: Buildah Action uses: redhat-actions/buildah-build@v2 - with: - containerfiles: | ./Containerfile - #image: my-new-image - #tags: v1 ${{ github.sha }} - #build-args: + with: + containerfiles: | ./Containerfile + #image: my-new-image + #tags: v1 ${{ github.sha }} + #build-args: - name: Login To Zot uses: https://github.com/docker/login-action@v3