mirror of
https://codeberg.org/lauralani/www-lauka-net.git
synced 2024-11-23 20:50:40 +01:00
update to deploy to Prod
This commit is contained in:
parent
ebcc296e6d
commit
19595cb281
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ pipeline:
|
|||
commands:
|
||||
- npm install -D @azure/static-web-apps-cli
|
||||
- npx @azure/static-web-apps-cli --version
|
||||
- npx @azure/static-web-apps-cli deploy ./public --verbose=silly
|
||||
- npx @azure/static-web-apps-cli deploy ./public --verbose=silly --env Production
|
||||
|
||||
branches: main
|
||||
|
|
Loading…
Reference in a new issue