Skip to content

Commit

Permalink
address review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gargnitingoogle committed Sep 17, 2024
1 parent d095ace commit 1b3cb96
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,6 @@ function createCustomCsiDriverIfNeeded() {
ensureGcsFuseCsiDriverCode
cd "${csi_src_dir}"
make uninstall || true
which jq
make generate-spec-yaml
printf "\nBuilding a new custom CSI driver using the above GCSFuse binary ...\n\n"
make build-image-and-push-multi-arch REGISTRY=gcr.io/${project_id}/${USER} GCSFUSE_PATH=gs://${package_bucket}
Expand Down

0 comments on commit 1b3cb96

Please sign in to comment.