Explorar o código

updated wercker script

Torkel Ödegaard %!s(int64=11) %!d(string=hai) anos
pai
achega
9e01740193
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      wercker.yml

+ 1 - 1
wercker.yml

@@ -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: