Skip to content

Commit

Permalink
fix: exclude vault dockerfile from base image 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 49220c8 commit 7fba7dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/quality-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,3 @@ jobs:
name: Check quality guidelines
uses: eclipse-tractusx/sig-infra/.github/workflows/reusable-quality-checks.yaml@main
secrets: inherit
skipReleaseChecks:
alignedBaseImage:
- "local/vault/Dockerfile"
3 changes: 3 additions & 0 deletions .tractusx
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ repositories:
- name: "puris"
usage: "PURIS Frontend and Backend Implementation"
url: "https://github.com/eclipse-tractusx/puris"
skipReleaseChecks:
alignedBaseImage:
- "local/vault/Dockerfile"

0 comments on commit 7fba7dc

Please sign in to comment.