use cache

This commit is contained in:
Elio Bischof
2025-06-16 19:50:10 +02:00
parent 24853b3cd2
commit 5fddc5af11

View File

@@ -17,6 +17,7 @@ jobs:
driver-opts: image=moby/buildkit:latest driver-opts: image=moby/buildkit:latest
install: true install: true
use: true use: true
name: gha-builder
- run: docker buildx du - run: docker buildx du
- name: Build via Make - name: Build via Make
run: make login-lint run: make login-lint