mirror of
https://codeberg.org/lauralani/www-lauka-net.git
synced 2024-11-23 20:50:40 +01:00
fix prod deployment
This commit is contained in:
parent
304265a870
commit
7ef3a33024
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ steps:
|
|||
- NETLIFY_SITE_ID
|
||||
commands:
|
||||
- npm install netlify-cli -g
|
||||
- netlify deploy --alias stage --dir ./public
|
||||
- netlify deploy --prod --dir ./public
|
||||
|
|
Loading…
Reference in a new issue