updated Jenkinsfile
This commit is contained in:
parent
196ffb03bf
commit
75ca33bb8d
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
|
@ -28,6 +28,7 @@ pipeline {
|
|||
always {
|
||||
archive 'Forge/build/libs/**.jar'
|
||||
archive 'Fabric/build/libs/**.jar'
|
||||
archive 'NeoForge/build/libs/**.jar'
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user