We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
THIRD_PARTY_NOTICES
1 parent b17e1f4 commit f9ba28cCopy full SHA for f9ba28c
.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