chenkq před 2 týdny
rodič
revize
1ca41bdaa3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -39,7 +39,7 @@ properties([
                                  classpath: [],
                                  sandbox: true,
                                   script:
-                                        'return["storlead-api"]'
+                                        'return["storlead-mail-api"]'
                          ]
                  ]
                 ]