Update cosmos API to 1.21.7 and adjust build script
This commit is contained in:
Vendored
+1
-1
@@ -3,7 +3,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Gradle') {
|
||||
steps {
|
||||
sh 'bash gradlew shadowJar'
|
||||
sh 'bash build'
|
||||
}
|
||||
}
|
||||
stage('Archive') {
|
||||
|
||||
Reference in New Issue
Block a user