Changed Jenkinsfile
This commit is contained in:
parent
191ce26ee4
commit
555b484c1a
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
|
@ -26,7 +26,8 @@ pipeline {
|
||||||
}
|
}
|
||||||
post {
|
post {
|
||||||
always {
|
always {
|
||||||
archive 'build/libs/**.jar'
|
archive 'Forge/build/libs/**.jar'
|
||||||
|
archive 'Fabric/build/libs/**.jar'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user