Skip to content

Commit

Permalink
Merge branch 'googleapis:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
HoraceBianchon authored Jun 16, 2023
2 parents 610197b + 7ff5205 commit cf784f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/kokoro/lib/vcpkg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ install_vcpkg() {
readonly CACHE_BUCKET="${GOOGLE_CLOUD_CPP_KOKORO_RESULTS:-cloud-cpp-kokoro-results}"
readonly CACHE_FOLDER="build-cache/google-cloud-cpp/vcpkg/macos"
export VCPKG_BINARY_SOURCES="x-gcs,gs://${CACHE_BUCKET}/${CACHE_FOLDER},readwrite"
export X_VCPKG_IGNORE_LOCK_FAILURES=true

create_gcloud_config
activate_service_account_keyfile "${CACHE_KEYFILE}"
Expand Down

0 comments on commit cf784f2

Please sign in to comment.