Compare commits
No commits in common. "d1151eb3d8862e4ff6183777e9d8b117f5e747b5" and "d0ce42b2454f5dd8754bb396318ec1ebc4155f8d" have entirely different histories.
d1151eb3d8
...
d0ce42b245
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -11,7 +11,6 @@ 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' \\
|
||||||
|
|
Loading…
Reference in New Issue
Block a user