Skip to content

Commit

Permalink
fix pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
psych0d0g committed Dec 22, 2023
1 parent 395b31e commit 81f298f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .woodpecker/helm-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ steps:
- git fetch origin main --no-tags || true
- git branch main origin/main || true
- ct list-changed --config ct.yaml chart
- ct lint --config ct.yaml chart
- ct lint --config ct.yaml chart

0 comments on commit 81f298f

Please sign in to comment.