Commit Graph

15 Commits

Author SHA1 Message Date
0990696e78
Fix the Jenkinsfile 2021-05-25 13:23:35 +02:00
5713dc2c6b
Use -Dloom.refresh=true instead of --refresh-dependencies in the Jenkinsfile 2021-05-18 00:13:59 +02:00
4295f997f8
Always refresh dependencies in jenkins builds 2021-05-14 13:36:04 +02:00
5281e670bc
Revert "Add gradle scans in the Jenkinsfile"
This reverts commit de632f47
2021-04-17 19:35:22 +02:00
3910a8e4eb
Add something to the gradlew parameters in the Jenkinsfile 2021-04-17 15:51:55 +02:00
1195c3f68d
Add gradle scans in the Jenkinsfile 2021-04-17 15:40:26 +02:00
c063b9a5b2
Don't remove the generated .zip files in the Jenkinsfile 2021-04-17 15:17:10 +02:00
8651c34ed7
Remove the generated .zip file before building in the Jenkinsfile. 2021-04-16 13:36:30 +02:00
3813476a52
Clean before building in the Jenkinsfile 2021-04-16 13:32:46 +02:00
a72cbeaaf0
Publish unoptimized .jar files in the Jenkinsfile. 2021-04-16 13:19:04 +02:00
cf75e7be39
Use proguard to shrink the produced .jar files, and completely remove the exec package + the bundled font. 2021-04-14 13:56:34 +02:00
4e67d70dac
Set the timeout to 12 minutes in the Jenkinsfile 2021-04-09 20:58:29 +02:00
7575bee975
Add a build discarder and a timeout to the Jenkinsfile. 2021-04-08 22:09:34 +02:00
cfd4d49a75
Run the build task in the Jenkinsfile instead of publishToMavenLocal. 2021-04-08 15:43:43 +02:00
2b785ee9a2
Add a Jenkinsfile and a few other things 2021-04-08 14:13:37 +02:00