diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 2360349..2ab1b00 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -17,35 +17,21 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - - name: Create BuildKit config with custom hosts - run: | - mkdir -p ~/.docker - cat > ~/.docker/buildkitd.toml <