Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2019-06-03 13:55:58 +01:00
parent cea504468f
commit fa2c08c67e
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -475,6 +475,7 @@ pipeline {
docker tag lsiodev/buildcache:arm64v8-${COMMIT_SHA}-${BUILD_NUMBER} ${IMAGE}:arm64v8-${META_TAG}
fi
docker run --rm \
--shm-size=1gb \
-v /var/run/docker.sock:/var/run/docker.sock \
-e IMAGE=\"${IMAGE}\" \
-e DELAY_START=\"${CI_DELAY}\" \