mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 17:57:33 +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}}-${{ github.sha }}-
|
||||||
${{ runner.os }}-login-run-caches-${{github.ref_name}}-
|
${{ runner.os }}-login-run-caches-${{github.ref_name}}-
|
||||||
${{ runner.os }}-login-run-caches-
|
${{ runner.os }}-login-run-caches-
|
||||||
- run: make login-lint
|
- run: make login-quality
|
||||||
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
|
|
||||||
env:
|
env:
|
||||||
# latest if branch is main, otherwise image version which is the pull request number
|
# latest if branch is main, otherwise image version which is the pull request number
|
||||||
BAKE_CLI: depot bake
|
BAKE_CLI: depot bake
|
||||||
|
Reference in New Issue
Block a user