Skip to content

Commit 24ab441

Browse files
tswastorrbradford
authored andcommitted
chore: remove unused reference to THIRD_PARTY_NOTICES from "nightly" (#130)
1 parent a4d811d commit 24ab441

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.kokoro/release-nightly.sh

-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ for gcs_path in gs://vertex_sdk_private_releases/bigframe/ \
9393
do
9494
gsutil cp -v dist/* ${gcs_path}
9595
gsutil cp -v LICENSE ${gcs_path}
96-
gsutil cp -v ${THIRD_PARTY_NOTICES_FILE} ${gcs_path}
9796
gsutil -m cp -r -v "notebooks/" ${gcs_path}notebooks/
9897

9998
done

0 commit comments

Comments
 (0)