mirror of
https://github.com/linuxserver/docker-heimdall.git
synced 2026-04-17 23:26:19 +09:00
fix ci test port
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -30,7 +30,7 @@ pipeline {
|
||||
MULTIARCH='true'
|
||||
CI='true'
|
||||
CI_WEB='true'
|
||||
CI_PORT='80'
|
||||
CI_PORT='3000'
|
||||
CI_SSL='false'
|
||||
CI_DELAY='120'
|
||||
CI_DOCKERENV='TZ=US/Pacific'
|
||||
|
||||
Reference in New Issue
Block a user