Skip to content

Commit

Permalink
Merge pull request #27 from linuxserver/migrations-x
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Aug 13, 2024
2 parents e46f84b + 990a49e commit 47b0ac6
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 @@ -33,7 +33,7 @@ pipeline {
CI_WEB='true'
CI_PORT='80'
CI_SSL=''
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 @@ -23,7 +23,7 @@ repo_vars:
- CI_WEB='true'
- CI_PORT='80'
- CI_SSL=''
- 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 47b0ac6

Please sign in to comment.