From 15ba43a1d84503fa2f7ce45ae8f19bfe6cf91cb8 Mon Sep 17 00:00:00 2001 From: fithwum Date: Sun, 6 Jul 2025 09:30:50 -0700 Subject: [PATCH] fghjgh --- .gitea/workflows/base-build.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitea/workflows/base-build.yml b/.gitea/workflows/base-build.yml index aa2a96e..403d1c5 100644 --- a/.gitea/workflows/base-build.yml +++ b/.gitea/workflows/base-build.yml @@ -35,13 +35,13 @@ jobs: - name: Show tarball run: ls -lh ${{ env.OUTPUT_TAR }} - push-tarball: - needs: build-rootfs - runs-on: docker-build2 + # push-tarball: + # needs: build-rootfs + # runs-on: docker-build2 - steps: - - name: Clone upload repo - run: git clone https://gitea.fithwum.tech/fithwum/alpine-base.git upload-repo + # steps: + # - name: Clone upload repo + # run: git clone https://gitea.fithwum.tech/fithwum/alpine-base.git upload-repo - name: Copy and push tarball run: |