Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit 177d16c

Browse files
Bot Updating Templated Files
1 parent fd79f44 commit 177d16c

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
@@ -475,6 +475,7 @@ pipeline {
475475
docker tag lsiodev/buildcache:arm64v8-${COMMIT_SHA}-${BUILD_NUMBER} ${IMAGE}:arm64v8-${META_TAG}
476476
fi
477477
docker run --rm \
478+
--shm-size=1gb \
478479
-v /var/run/docker.sock:/var/run/docker.sock \
479480
-e IMAGE=\"${IMAGE}\" \
480481
-e DELAY_START=\"${CI_DELAY}\" \

0 commit comments

Comments
 (0)