mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
Deploy to production.
This commit is contained in:
parent
3305cdb7a9
commit
6ca2983dda
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
deployWebsite:
|
deployWebsite:
|
||||||
stage: deployWebsite
|
stage: deployWebsite
|
||||||
script:
|
script:
|
||||||
- wrangler pages deploy website --project-name=fcast
|
- wrangler pages deploy website --project-name=fcast --branch=production
|
||||||
when: manual
|
when: manual
|
Loading…
Add table
Add a link
Reference in a new issue