fix path
This commit is contained in:
parent
69c1d28d34
commit
357d578aa0
|
|
@ -1,6 +1,6 @@
|
||||||
deploy:
|
deploy:
|
||||||
- provider: script
|
- provider: script
|
||||||
script: deploy-dashboards.sh
|
script: ./deploy-dashboards.sh
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue