Update Jenkinsfile

Signed-off-by: wodnr533 <wodnr533@naver.com>
This commit is contained in:
wodnr533 2025-09-10 15:26:40 +09:00 committed by GitHub
parent cfa3eda89d
commit 1d3d65f83d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Jenkinsfile vendored
View file

@ -59,9 +59,9 @@ pipeline {
noDefaultExcludes: false,
patternSeparator: '[, ]+',
remoteDirectory: '',
remoteDirectorySDF: false,
remoteDirectorySDF: false,
removePrefix: 'WEB01',
sourceFiles: '')],
sourceFiles: 'target/*.jar')],
usePromotionTimestamp: false,
useWorkspaceInPromotion: false,
verbose: false)])