Skip to content

Commit

Permalink
less verbose output
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasferrandiz committed Oct 26, 2023
1 parent ff49a7b commit 6ff1b7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/validate-charts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
set -ex
set -e
source ./scripts/version.sh
set +x

info() {
echo '[INFO] ' "$@"
Expand Down

0 comments on commit 6ff1b7f

Please sign in to comment.