mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-14 17:03:29 +03:00
chore: update GitHub workflow to deploy on main branch
This commit is contained in:
parent
913e98fdc0
commit
56300cee0a
@ -1,7 +1,7 @@
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
branches:
|
||||||
- "v*"
|
- main
|
||||||
name: Deploy to raise-frontend
|
name: Deploy to raise-frontend
|
||||||
jobs:
|
jobs:
|
||||||
porter-deploy:
|
porter-deploy:
|
||||||
|
4
.github/workflows/porter_stack_raise.yml
vendored
4
.github/workflows/porter_stack_raise.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
branches:
|
||||||
- "v*"
|
- main
|
||||||
name: Deploy to raise
|
name: Deploy to raise
|
||||||
jobs:
|
jobs:
|
||||||
porter-deploy:
|
porter-deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user