Browse Source

Removed debug output of helm_test

master
trinitas 4 years ago
parent
commit
d9da1abbe3
  1. 1
      ci/helm_test.sh

1
ci/helm_test.sh

@ -1,7 +1,6 @@
#!/bin/bash
set -e
set -x
if [ ! -d "$1" ]
then

Loading…
Cancel
Save