mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 04:37:31 +00:00
use cache
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -45,5 +45,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
push: false
|
push: false
|
||||||
builder: ${{ steps.buildx.outputs.name }}
|
builder: ${{ steps.buildx.outputs.name }}
|
||||||
|
load: true
|
||||||
- name: Run
|
- name: Run
|
||||||
run: make login-lint
|
run: make login-lint
|
||||||
|
Reference in New Issue
Block a user