Skip to content

Commit

Permalink
gha pipelines wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-medvedev-codefresh committed May 18, 2024
1 parent e50a24c commit 824450b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/configs/ct-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Only Used for the CT Install Stage
remote: origin
charts:
- scripts/helm/garage
- script/helm/garage
helm-extra-args: "--timeout 600s"
validate-chart-schema: false
validate-maintainers: true
Expand Down
2 changes: 1 addition & 1 deletion .github/configs/ct-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Only Used for the CT Lint Stage
remote: origin
charts:
- scripts/helm/garage
- script/helm/garage
validate-chart-schema: false
validate-maintainers: true
validate-yaml: true
Expand Down

0 comments on commit 824450b

Please sign in to comment.