Skip to content

Commit

Permalink
Merge pull request #78 from linuxserver/migrations-x
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad authored Aug 13, 2024
2 parents 3fdf56c + 5f818ef commit f76f57d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pipeline {
CI_WEB='true'
CI_PORT='80'
CI_SSL='false'
CI_DELAY='60'
CI_DELAY='180'
CI_DOCKERENV=''
CI_AUTH=''
CI_WEBPATH=''
Expand Down
2 changes: 1 addition & 1 deletion jenkins-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repo_vars:
- CI_WEB='true'
- CI_PORT='80'
- CI_SSL='false'
- CI_DELAY='60'
- CI_DELAY='180'
- CI_DOCKERENV=''
- CI_AUTH=''
- CI_WEBPATH=''
Empty file modified root/migrations/02-default-location
100644 → 100755
Empty file.

0 comments on commit f76f57d

Please sign in to comment.