Skip to content

Commit b2d84ef

Browse files
committed
fix ci tests
1 parent 1fcf7df commit b2d84ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

jenkins-vars.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ repo_vars:
2020
- MULTIARCH = 'true'
2121
- CI = 'true'
2222
- CI_WEB = 'true'
23-
- CI_PORT = '3000'
24-
- CI_SSL = 'false'
23+
- CI_PORT = '3001'
24+
- CI_SSL = 'true'
2525
- CI_DELAY = '120'
2626
- CI_DOCKERENV = 'TZ=US/Pacific'
2727
- CI_AUTH = 'user:password'

0 commit comments

Comments
 (0)