Skip to content

Commit

Permalink
wip(charts): updated .travis.pack #281 [pack]
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Feb 4, 2022
1 parent cd55b79 commit d822bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.pack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ CHARTS=$ONLY_CHART
if [ -z "$ONLY_CHART" ]; then
CHARTS=`ls charts`
OPTIONS="--version 0.0.0-dev"
elif
else
CHARTS=$ONLY_CHART
OPTIONS=""
fi
Expand Down

0 comments on commit d822bfe

Please sign in to comment.