Custom-Name for Job

This commit is contained in:
2026-02-15 13:05:25 +01:00
parent e2b2c5e89c
commit 62b59d3c52

View File

@@ -19,6 +19,7 @@ env:
jobs:
trivy_image_scan:
name: "Trivy-Image-Scan for Image-Tag: ${{ env.image_tag }}"
runs-on: ubuntu-latest
container: aquasec/trivy:latest
steps: