update ai
All checks were successful
Deploy Matrix Bot / deploy (push) Successful in 3m13s
Docker Build / build (push) Successful in 9m15s

This commit is contained in:
shinya 2026-05-04 17:49:39 +02:00
parent 2e6e55f5b3
commit 517d5c8206

View File

@ -10,7 +10,7 @@ jobs:
runs-on: self-hosted
env:
DOCKER_HOST: unix:///var/run/docker.sock
DOCKER_BUILDKIT: "0"
DOCKER_BUILDKIT: "1"
steps:
- name: Checkout
uses: actions/checkout@v4