chenkq 2 týždňov pred
rodič
commit
1ca41bdaa3
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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