Commit b77a2d0f by Torkel Ödegaard

updated wercker script

parent c83b0f26
......@@ -32,7 +32,7 @@ build:
- script:
name: copy output
code: |-
rsync -avz "$WERCKER_SOURCE_DIR/grafana/dist/*" "$WERCKER_OUTPUT_DIR"
cp "$WERCKER_SOURCE_DIR/grafana/dist/*" "$WERCKER_OUTPUT_DIR"
deploy:
steps:
- 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