mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-21 09:40:49 +00:00
fix source
This commit is contained in:
2
.github/workflows/ffo-test.yml
vendored
2
.github/workflows/ffo-test.yml
vendored
@@ -84,6 +84,7 @@ jobs:
|
||||
- uses: docker/setup-buildx-action@v3
|
||||
- uses: docker/bake-action@v6
|
||||
with:
|
||||
source: .
|
||||
push: false
|
||||
targets: build, lint ,core-unit
|
||||
no-cache: true
|
||||
@@ -99,6 +100,7 @@ jobs:
|
||||
- uses: docker/setup-buildx-action@v3
|
||||
- uses: docker/bake-action@v6
|
||||
with:
|
||||
source: .
|
||||
push: false
|
||||
targets: build, lint ,core-unit
|
||||
no-cache: false
|
||||
|
Reference in New Issue
Block a user