Bot Updating Templated Files
This commit is contained in:
parent
cea504468f
commit
fa2c08c67e
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -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}\" \
|
||||
|
Loading…
Reference in New Issue
Block a user