2
0
Эх сурвалжийг харах

static alpine builds reenabled

Grant Limberg 5 жил өмнө
parent
commit
760607f58a
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -18,7 +18,7 @@ pipeline {
             steps {
             steps {
                 script {
                 script {
                     def tasks = [:]
                     def tasks = [:]
-                    // tasks << buildStaticBinaries()
+                    tasks << buildStaticBinaries()
                     tasks << buildDebianNative()
                     tasks << buildDebianNative()
                     tasks << buildCentosNative()
                     tasks << buildCentosNative()