diff --git a/deploy-this/deploy.jenkinsfile b/deploy-this/deploy.jenkinsfile index ec39076..a7a9aa4 100644 --- a/deploy-this/deploy.jenkinsfile +++ b/deploy-this/deploy.jenkinsfile @@ -8,7 +8,7 @@ pipeline{ sys_id = "_apps_jars_" // Katalog z jar and deploy - system_dir ="/_docker_data_/${sys_id}" + system_dir ="/_docker_data_/${sys_id}/" nginx_config_dir="${system_dir}/nginx-config" nginx_config = "${PROTOCOL}"