Merge pull request '[♻️] Jenkins 동작 로직 수정 4' (#11) from seonkyu.kim/AcaMate_Web:main into debug
Some checks failed
AcaMate_FO/pipeline/head There was a failure building this commit

Reviewed-on: https://git.ipstein.myds.me/AcaMate/AcaMate_Web/pulls/11
This commit is contained in:
김선규 2025-05-21 08:51:44 +00:00
commit 1f84af9fb2

1
Jenkinsfile vendored
View File

@ -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' \\