diff --git a/Jenkinsfile b/Jenkinsfile index 74ac362..1d55e9a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -11,6 +11,7 @@ pipeline { steps { script { sh """ + chown -R jenkins:jenkins /aca/front/ echo 'Clearing Front directory' find /aca/front/ -mindepth 1 -maxdepth 1 \\ ! -name 'privacy' \\