Compare commits

..

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

1
Jenkinsfile vendored
View File

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