This commit is contained in:
parent
cb4301a04b
commit
57caa2596c
1 changed files with 1 additions and 1 deletions
|
@ -46,4 +46,4 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- npm install netlify-cli -g
|
- npm install netlify-cli -g
|
||||||
- cd public
|
- cd public
|
||||||
- netlify deploy --prod
|
- netlify deploy --prod --dir .
|
Loading…
Reference in a new issue