This commit is contained in:
Elio Bischof
2025-06-18 11:08:57 +02:00
parent 1c7782a785
commit 6d0bc3583f

View File

@@ -42,4 +42,4 @@ jobs:
env:
# latest if branch is main, otherwise image version which is the pull request number
BUILD_CACHE_KEY: ${{ github.ref == 'refs/heads/main' && 'latest' || fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}
- run: make quality
- run: make login-quality