main #13

Merged
seonkyu.kim merged 4 commits from seonkyu.kim/AcaMate_Web:main into debug 2025-05-21 09:04:15 +00:00
Showing only changes of commit 9ca480a134 - Show all commits

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