mirror of
https://github.com/apache/struts.git
synced 2026-08-05 14:47:09 +00:00
Stops cleaning nightlies to allow to coexist different versions
This commit is contained in:
Vendored
+1
-2
@@ -242,8 +242,7 @@ pipeline {
|
||||
sshTransfer(
|
||||
remoteDirectory: '/struts/snapshot',
|
||||
removePrefix: 'assembly/target/assembly/out',
|
||||
sourceFiles: 'assembly/target/assembly/out/struts-*.zip',
|
||||
cleanRemote: true
|
||||
sourceFiles: 'assembly/target/assembly/out/struts-*.zip'
|
||||
)
|
||||
],
|
||||
verbose: true
|
||||
|
||||
Reference in New Issue
Block a user