Skip to content

Commit f76f57d

Browse files
authored
Merge pull request #78 from linuxserver/migrations-x
2 parents 3fdf56c + 5f818ef commit f76f57d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Diff for: Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pipeline {
3030
CI_WEB='true'
3131
CI_PORT='80'
3232
CI_SSL='false'
33-
CI_DELAY='60'
33+
CI_DELAY='180'
3434
CI_DOCKERENV=''
3535
CI_AUTH=''
3636
CI_WEBPATH=''

Diff for: jenkins-vars.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repo_vars:
2121
- CI_WEB='true'
2222
- CI_PORT='80'
2323
- CI_SSL='false'
24-
- CI_DELAY='60'
24+
- CI_DELAY='180'
2525
- CI_DOCKERENV=''
2626
- CI_AUTH=''
2727
- CI_WEBPATH=''

Diff for: root/migrations/02-default-location

100644100755
File mode changed.

0 commit comments

Comments
 (0)