updated wercker script

This commit is contained in:
Torkel Ödegaard
2015-01-04 17:58:04 +01:00
parent c83b0f2680
commit b77a2d0f42
+1 -1
View File
@@ -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: