Explorar o código

modify wercker.yml

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

+ 2 - 2
wercker.yml

@@ -63,7 +63,7 @@ build-prod:
         npm run build:prod:analyze
 
   after-steps:
-    -script:
+    - script:
       name: copy report to artifacts
       code: |
         cp -r report $WERCKER_REPORT_ARTIFACTS_DIR
@@ -103,7 +103,7 @@ build-dev:
         npm run build:dev:analyze
 
   after-steps:
-    -script:
+    - script:
       name: copy report to artifacts
       code: |
         cp -r report $WERCKER_REPORT_ARTIFACTS_DIR