updated wercker script

This commit is contained in:
Torkel Ödegaard
2015-01-04 18:05:16 +01:00
parent b77a2d0f42
commit 9e01740193

View File

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