Compare commits
2 Commits
d1151eb3d8
...
1f84af9fb2
Author | SHA1 | Date | |
---|---|---|---|
1f84af9fb2 | |||
7a34c9f95c |
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -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' \\
|
||||
|
|
Loading…
Reference in New Issue
Block a user