mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:47:32 +00:00
unit
This commit is contained in:
20
.github/workflows/test.yml
vendored
20
.github/workflows/test.yml
vendored
@@ -57,25 +57,7 @@ jobs:
|
||||
${{ runner.os }}-login-run-caches-${{github.ref_name}}-${{ github.sha }}-
|
||||
${{ runner.os }}-login-run-caches-${{github.ref_name}}-
|
||||
${{ runner.os }}-login-run-caches-
|
||||
- run: make login-lint
|
||||
env:
|
||||
# latest if branch is main, otherwise image version which is the pull request number
|
||||
BAKE_CLI: depot bake
|
||||
DEPOT_PROJECT_ID: jp837jn3fm
|
||||
FORCE: ${{ github.event.inputs.clean-run-caches == 'true' }}
|
||||
- run: make login-test-unit
|
||||
env:
|
||||
# latest if branch is main, otherwise image version which is the pull request number
|
||||
BAKE_CLI: depot bake
|
||||
DEPOT_PROJECT_ID: jp837jn3fm
|
||||
FORCE: ${{ github.event.inputs.clean-run-caches == 'true' }}
|
||||
- run: make login-test-integration
|
||||
env:
|
||||
# latest if branch is main, otherwise image version which is the pull request number
|
||||
BAKE_CLI: depot bake
|
||||
DEPOT_PROJECT_ID: jp837jn3fm
|
||||
FORCE: ${{ github.event.inputs.clean-run-caches == 'true' }}
|
||||
- run: make login-test-acceptance
|
||||
- run: make login-quality
|
||||
env:
|
||||
# latest if branch is main, otherwise image version which is the pull request number
|
||||
BAKE_CLI: depot bake
|
||||
|
Reference in New Issue
Block a user