Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2019-03-11 08:16:55 -04:00
parent d973e96238
commit 705c417c10

2
Jenkinsfile vendored
View File

@ -21,7 +21,7 @@ pipeline {
DEV_DOCKERHUB_IMAGE = 'lsiodev/beets'
PR_DOCKERHUB_IMAGE = 'lspipepr/beets'
DIST_IMAGE = 'alpine'
MULTIARCH='false'
MULTIARCH='true'
CI='true'
CI_WEB='true'
CI_PORT='8337'