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 18, 2024
1 parent e06bcdd commit fb7d0f1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,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 fb7d0f1

Please sign in to comment.