Commit b77a2d0f by Torkel Ödegaard

updated wercker script

parent c83b0f26
...@@ -32,7 +32,7 @@ build: ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment