Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit de039ab

Browse files
Bot Updating Templated Files
1 parent fb910f3 commit de039ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Jenkinsfile

+1
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@ pipeline {
465465
docker tag lsiodev/buildcache:arm64v8-${COMMIT_SHA}-${BUILD_NUMBER} ${IMAGE}:arm64v8-${META_TAG}
466466
fi
467467
docker run --rm \
468+
--shm-size=1gb \
468469
-v /var/run/docker.sock:/var/run/docker.sock \
469470
-e IMAGE=\"${IMAGE}\" \
470471
-e DELAY_START=\"${CI_DELAY}\" \

0 commit comments

Comments
 (0)