mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 08:37:32 +00:00
use cache
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -18,6 +18,9 @@ jobs:
|
||||
install: true
|
||||
use: true
|
||||
name: gha-builder
|
||||
cleanup: false
|
||||
- run: docker buildx du
|
||||
- name: Build via Make
|
||||
run: make login-lint
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Reference in New Issue
Block a user