Skip to content

Commit

Permalink
feat: exclude vault Docker from release check
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-rm-meyer-ISST committed Nov 3, 2023
1 parent 09f48c6 commit 49220c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/quality-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ jobs:
name: Check quality guidelines
uses: eclipse-tractusx/sig-infra/.github/workflows/reusable-quality-checks.yaml@main
secrets: inherit
skipReleaseChecks:
alignedBaseImage:
- "local/vault/Dockerfile"

0 comments on commit 49220c8

Please sign in to comment.