mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 04:07:31 +00:00
login-lint
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -39,8 +39,9 @@ jobs:
|
|||||||
BUILD_CACHE_KEY: ${{ github.ref == 'refs/heads/main' && 'latest' || fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}
|
BUILD_CACHE_KEY: ${{ github.ref == 'refs/heads/main' && 'latest' || fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}
|
||||||
with:
|
with:
|
||||||
source: .
|
source: .
|
||||||
targets: login-pnpm,login-dev-base,login-lint
|
targets: login-lint
|
||||||
provenance: false
|
provenance: false
|
||||||
|
push: false
|
||||||
files: |
|
files: |
|
||||||
docker-bake.hcl
|
docker-bake.hcl
|
||||||
docker-bake-ci.hcl
|
docker-bake-ci.hcl
|
||||||
|
Reference in New Issue
Block a user