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