mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 20:59:35 +08:00
updated wercker script
This commit is contained in:
@ -32,7 +32,7 @@ build:
|
|||||||
- script:
|
- script:
|
||||||
name: copy output
|
name: copy output
|
||||||
code: |-
|
code: |-
|
||||||
cp "$WERCKER_SOURCE_DIR/grafana/dist/*" "$WERCKER_OUTPUT_DIR"
|
cp "grafana/dist/*" "$WERCKER_OUTPUT_DIR"
|
||||||
deploy:
|
deploy:
|
||||||
steps:
|
steps:
|
||||||
- add-to-known_hosts:
|
- add-to-known_hosts:
|
||||||
|
Reference in New Issue
Block a user