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