From 4513c64da5767b1cecbda1b3a2c7124a4c8b9964 Mon Sep 17 00:00:00 2001 From: fithwum Date: Sun, 6 Jul 2025 05:49:08 -0700 Subject: [PATCH] autl build chain test --- .gitea/workflows/base-build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/base-build.yml b/.gitea/workflows/base-build.yml index 7a1a7ae..3087b30 100644 --- a/.gitea/workflows/base-build.yml +++ b/.gitea/workflows/base-build.yml @@ -90,8 +90,8 @@ jobs: fi build-and-push-docker-images: - needs: push-archives-to-repo - if: needs.push-archives-to-repo.outputs.archives_changed == 'true' + # needs: push-archives-to-repo + # if: needs.push-archives-to-repo.outputs.archives_changed == 'true' runs-on: docker-build steps: