shedaniel %!s(int64=5) %!d(string=hai) anos
pai
achega
756f443e0f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      JenkinsD

+ 1 - 1
JenkinsD

@@ -10,7 +10,7 @@ pipeline {
             sh "rm -rf build/libs/"
             sh "chmod +x gradlew"
             sh "./gradlew clean --stacktrace"
-            sh "./gradlew curseforge build publish --refresh-dependencies --stacktrace"
+            sh "./gradlew build curseforge publish --refresh-dependencies --stacktrace"
 
             archiveArtifacts artifacts: '**/build/libs/*.jar', fingerprint: true
          }