Skip to content

Commit

Permalink
Add fix for releasing helm charts to Google Storage.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewelinagr committed Oct 23, 2023
1 parent ca4c9d6 commit 75ca420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/.travis/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
source "$BUILD_SCRIPTS_DIR/helm/install_helm.sh"

if [[ $SHOULD_RELEASE ]]; then
"$BUILD_SCRIPTS_DIR/login-provider.sh"
source "$BUILD_SCRIPTS_DIR/login-provider.sh"

echo "Adding helm repositories ..."
source "$BUILD_SCRIPTS_DIR/helm/add_repos.sh"
Expand Down

0 comments on commit 75ca420

Please sign in to comment.