diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 33f0b70..5721af5 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -6,9 +6,7 @@ on: jobs: build: - runs-on: controller:host - container: - image: harbor.merlin.xin/mirrors/quay.io/buildah/stable:v1.36.0 + runs-on: controller steps: - name: Checkout code uses: actions/checkout@v4