Compare commits

..

No commits in common. "8da46338e523e9499d1ac295f872b9caec5c29d1" and "7a34c9f95c38f26760174f3c43247732901664cc" have entirely different histories.

1
Jenkinsfile vendored
View File

@ -12,7 +12,6 @@ pipeline {
script {
sh """
echo 'Clearing Front directory'
docker run --rm -v /volume1/AcaMate/PROJECT/Application/Front:/front alpine \
find /aca/front/ -mindepth 1 -maxdepth 1 \\
! -name 'privacy' \\
! -name 'publish' \\