mirror of
https://github.com/apache/struts.git
synced 2026-08-05 14:47:09 +00:00
Packages with assembly before publishing nightlies
This commit is contained in:
Vendored
+1
@@ -160,6 +160,7 @@ pipeline {
|
||||
branch 'master'
|
||||
}
|
||||
steps {
|
||||
sh './mvnw -B package -DskipTests'
|
||||
sshPublisher(publishers: [
|
||||
sshPublisherDesc(
|
||||
configName: 'Nightlies',
|
||||
|
||||
Reference in New Issue
Block a user