diff --git a/Jenkinsfile b/Jenkinsfile index 0af02a9..4c24dc2 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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='' diff --git a/jenkins-vars.yml b/jenkins-vars.yml index caf598f..f76cc6b 100644 --- a/jenkins-vars.yml +++ b/jenkins-vars.yml @@ -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='' diff --git a/root/migrations/02-default-location b/root/migrations/02-default-location old mode 100644 new mode 100755