Compare commits

..

No commits in common. "1f84af9fb2e2eb696d6794063801ead8537d2cd0" and "d1151eb3d8862e4ff6183777e9d8b117f5e747b5" have entirely different histories.

1
Jenkinsfile vendored
View File

@ -11,6 +11,7 @@ pipeline {
steps { steps {
script { script {
sh """ sh """
chown -R jenkins:jenkins /aca/front/
echo 'Clearing Front directory' echo 'Clearing Front directory'
find /aca/front/ -mindepth 1 -maxdepth 1 \\ find /aca/front/ -mindepth 1 -maxdepth 1 \\
! -name 'privacy' \\ ! -name 'privacy' \\