mirror of
https://github.com/linuxserver/docker-code-server.git
synced 2025-04-18 23:39:30 +02:00
Enable multi arch support in Jenkins
This commit is contained in:
parent
0312d2cb78
commit
ce75d1710c
@ -18,7 +18,7 @@ repo_vars:
|
|||||||
- DEV_DOCKERHUB_IMAGE = 'lsiodev/code-server'
|
- DEV_DOCKERHUB_IMAGE = 'lsiodev/code-server'
|
||||||
- PR_DOCKERHUB_IMAGE = 'lspipepr/code-server'
|
- PR_DOCKERHUB_IMAGE = 'lspipepr/code-server'
|
||||||
- DIST_IMAGE = 'ubuntu'
|
- DIST_IMAGE = 'ubuntu'
|
||||||
- MULTIARCH='false'
|
- MULTIARCH='true'
|
||||||
- CI='true'
|
- CI='true'
|
||||||
- CI_WEB='true'
|
- CI_WEB='true'
|
||||||
- CI_PORT='8443'
|
- CI_PORT='8443'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user