Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 659882902
Change-Id: I70a118aa6863304a4cf27eee9e780a04b60e1977
  • Loading branch information
GCP Buildpacks Team authored and copybara-github committed Aug 6, 2024
1 parent 960f0fb commit 3baeef3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions kokoro/scripts/presubmit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ if [[ -v KOKORO_ARTIFACTS_DIR ]]; then
cd "${KOKORO_ARTIFACTS_DIR}/git/buildpacks"
use_bazel.sh 5.4.0

# Move docker storage location to scratch disk so we don't run out of space.
echo 'DOCKER_OPTS="${DOCKER_OPTS} --data-root=/tmpfs/docker"' | sudo tee --append /etc/default/docker
sudo service docker restart
else
export KOKORO_ARTIFACTS_DIR="$(mktemp -d)"
echo "Setting KOKORO_ARTIFACTS_DIR=$KOKORO_ARTIFACTS_DIR"
Expand Down

0 comments on commit 3baeef3

Please sign in to comment.