mirror of
				https://github.com/linuxserver/docker-heimdall.git
				synced 2025-11-01 05:27:38 +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' | ||||
|   | ||||
| @@ -21,7 +21,7 @@ repo_vars: | ||||
|   - 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