We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
THIRD_PARTY_NOTICES
1 parent a4d811d commit 24ab441Copy full SHA for 24ab441
.kokoro/release-nightly.sh
@@ -93,7 +93,6 @@ for gcs_path in gs://vertex_sdk_private_releases/bigframe/ \
93
do
94
gsutil cp -v dist/* ${gcs_path}
95
gsutil cp -v LICENSE ${gcs_path}
96
- gsutil cp -v ${THIRD_PARTY_NOTICES_FILE} ${gcs_path}
97
gsutil -m cp -r -v "notebooks/" ${gcs_path}notebooks/
98
99
done
0 commit comments