Skip to content

Commit

Permalink
Use Remote Cache in CI Builds
Browse files Browse the repository at this point in the history
LITERT_OSS_REV_ID: 715926175
  • Loading branch information
ai-edge-bot authored and copybara-github committed Jan 15, 2025
1 parent 68fb467 commit 25595fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/build_pip_package_with_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ if [ ! -d /root_dir ]; then
-v ${SCRIPT_DIR}:/script_dir \
-e NIGHTLY_RELEASE_DATE=${NIGHTLY_RELEASE_DATE} \
-e DOCKER_PYTHON_VERSION=${DOCKER_PYTHON_VERSION} \
-e BAZEL_CONFIG_FLAGS="${BAZEL_CONFIG_FLAGS}" \
-e CUSTOM_BAZEL_FLAGS=${CUSTOM_BAZEL_FLAGS} \
-e RELEASE_VERSION=${RELEASE_VERSION} \
--entrypoint /script_dir/build_pip_package_with_docker.sh \
Expand Down

0 comments on commit 25595fe

Please sign in to comment.