This commit is contained in:
parent
4c8503eba0
commit
e6a89c28f3
1 changed files with 1 additions and 1 deletions
|
@ -45,4 +45,4 @@ steps:
|
||||||
- NETLIFY_SITE_ID
|
- NETLIFY_SITE_ID
|
||||||
commands:
|
commands:
|
||||||
- npm install netlify-cli -g
|
- npm install netlify-cli -g
|
||||||
- netlify deploy --prod --dir ./hugo_public
|
- netlify deploy --prod --dir ./public
|
Loading…
Reference in a new issue