mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-23 04:17:48 +03:00
chore(porter): Update GitHub Actions workflow triggers
This commit is contained in:
parent
3e6b8a465e
commit
41baaceff8
@ -1,7 +1,7 @@
|
||||
"on":
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- "v*"
|
||||
name: Deploy to cherry-pick-backend
|
||||
jobs:
|
||||
porter-deploy:
|
||||
|
@ -1,7 +1,7 @@
|
||||
"on":
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- "v*"
|
||||
name: Deploy to cherry-pick-frontend
|
||||
jobs:
|
||||
porter-deploy:
|
||||
|
@ -1,7 +1,7 @@
|
||||
"on":
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- "v*"
|
||||
name: Deploy to production
|
||||
jobs:
|
||||
porter-deploy:
|
||||
|
@ -1,7 +1,7 @@
|
||||
"on":
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- "v*"
|
||||
name: Deploy to quivr-com-backend
|
||||
jobs:
|
||||
porter-deploy:
|
||||
|
6
.github/workflows/porter_stack_quivr-com.yml
vendored
6
.github/workflows/porter_stack_quivr-com.yml
vendored
@ -1,7 +1,7 @@
|
||||
"on":
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- "v*"
|
||||
name: Deploy to quivr-com
|
||||
jobs:
|
||||
porter-deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user