Update createHelmYaml.sh
All checks were successful
Build docker container / Build image (push) Successful in 11s
All checks were successful
Build docker container / Build image (push) Successful in 11s
This commit is contained in:
parent
d656fcaa1d
commit
201702d08f
@ -44,7 +44,7 @@ createHelmYaml() {
|
||||
}
|
||||
|
||||
# if actions is not set
|
||||
if [[ -n "$action" ]]; then
|
||||
if [[ -z "$action" ]]; then
|
||||
action="print"
|
||||
fi
|
||||
echo "# action: $action"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user