forked from Ivasoft/docker-tvheadend
Remove multiarch
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -27,7 +27,7 @@ pipeline {
|
||||
DEV_DOCKERHUB_IMAGE = 'lsiodev/tvheadend'
|
||||
PR_DOCKERHUB_IMAGE = 'lspipepr/tvheadend'
|
||||
DIST_IMAGE = 'ubuntu'
|
||||
MULTIARCH='true'
|
||||
MULTIARCH='false'
|
||||
CI='true'
|
||||
CI_WEB='true'
|
||||
CI_PORT='9981'
|
||||
|
||||
@@ -18,7 +18,7 @@ repo_vars:
|
||||
- DEV_DOCKERHUB_IMAGE = 'lsiodev/tvheadend'
|
||||
- PR_DOCKERHUB_IMAGE = 'lspipepr/tvheadend'
|
||||
- DIST_IMAGE = 'ubuntu'
|
||||
- MULTIARCH='true'
|
||||
- MULTIARCH='false'
|
||||
- CI='true'
|
||||
- CI_WEB='true'
|
||||
- CI_PORT='9981'
|
||||
|
||||
Reference in New Issue
Block a user