Explorar o código

configure wercker pipeline

Yuki Takei %!s(int64=9) %!d(string=hai) anos
pai
achega
fd35b147e8
Modificáronse 1 ficheiros con 0 adicións e 10 borrados
  1. 0 10
      wercker.yml

+ 0 - 10
wercker.yml

@@ -2,11 +2,6 @@ box: node:6.10-slim
 
 test:
   steps:
-    - script:
-      name: git configuration
-      code: |
-        git config http.sslVerify false
-
     - script:
       name: set yarn cache-folder
       code: |
@@ -30,11 +25,6 @@ test:
 
 build-prod:
   steps:
-    - script:
-      name: git configuration
-      code: |
-        git config http.sslVerify false
-
     - script:
       name: set yarn cache-folder
       code: |