Skip to content

Commit 8b56d9f

Browse files
Bot Updating Templated Files
1 parent cbd9077 commit 8b56d9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@ pipeline {
467467
docker tag lsiodev/buildcache:arm64v8-${COMMIT_SHA}-${BUILD_NUMBER} ${IMAGE}:arm64v8-${META_TAG}
468468
fi
469469
docker run --rm \
470+
--shm-size=1gb \
470471
-v /var/run/docker.sock:/var/run/docker.sock \
471472
-e IMAGE=\"${IMAGE}\" \
472473
-e DELAY_START=\"${CI_DELAY}\" \

0 commit comments

Comments
 (0)