This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
juergen
/
docker-oscam
Watch
1
Star
0
Fork
0
Code
Releases
198
Activity
Browse Source
Bot Updating Templated Files
pull/20/head
LinuxServer-CI
1 year ago
parent
32fc863244
commit
5c3c63e1c0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Jenkinsfile
+ 1
- 0
Jenkinsfile
View File
@ -465,6 +465,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}\" \
Write
Preview
Loading…
Cancel
Save