This commit is contained in:
Elio Bischof
2025-06-20 13:19:02 +02:00
parent 25f55ef365
commit 74923f798c

View File

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