mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 03:27:32 +00:00
use cache
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -46,5 +46,8 @@ jobs:
|
||||
push: false
|
||||
builder: ${{ steps.buildx.outputs.name }}
|
||||
load: true
|
||||
set: |
|
||||
*.cache-from=type=gha
|
||||
*.cache-to=type=gha,mode=max
|
||||
- name: Run
|
||||
run: make login-lint
|
||||
|
Reference in New Issue
Block a user