Ver código fonte

updated wercker script

Torkel Ödegaard 11 anos atrás
pai
commit
b77a2d0f42
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      wercker.yml

+ 1 - 1
wercker.yml

@@ -32,7 +32,7 @@ build:
     - script:
     - script:
         name: copy output
         name: copy output
         code: |-
         code: |-
-          rsync -avz "$WERCKER_SOURCE_DIR/grafana/dist/*" "$WERCKER_OUTPUT_DIR"
+          cp "$WERCKER_SOURCE_DIR/grafana/dist/*" "$WERCKER_OUTPUT_DIR"
 deploy:
 deploy:
   steps:
   steps:
     - add-to-known_hosts:
     - add-to-known_hosts: