Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 9ce5913

Browse files
Bot Updating Templated Files
1 parent e740d08 commit 9ce5913

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

+1
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@ pipeline {
463463
docker tag lsiodev/buildcache:arm64v8-${COMMIT_SHA}-${BUILD_NUMBER} ${IMAGE}:arm64v8-${META_TAG}
464464
fi
465465
docker run --rm \
466+
--shm-size=1gb \
466467
-v /var/run/docker.sock:/var/run/docker.sock \
467468
-e IMAGE=\"${IMAGE}\" \
468469
-e DELAY_START=\"${CI_DELAY}\" \

0 commit comments

Comments
 (0)