login-lint

This commit is contained in:
Elio Bischof
2025-06-17 21:29:45 +02:00
parent c359a31172
commit d3eac5b495

View File

@@ -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