mirror of https://github.com/buster-so/buster.git
deploy to staging (#393)
This commit is contained in:
parent
bed288f4e1
commit
27008f1539
|
@ -3,7 +3,8 @@
|
|||
branches:
|
||||
- main
|
||||
paths:
|
||||
- api/**
|
||||
- apps/api/**
|
||||
- .github/workflows/porter_app_main_3155.yml
|
||||
name: Deploy to main
|
||||
jobs:
|
||||
porter-deploy:
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
- staging
|
||||
paths:
|
||||
- apps/api/**
|
||||
- .github/workflows/porter_app_staging_3155.yml
|
||||
name: Deploy to staging
|
||||
jobs:
|
||||
porter-deploy:
|
||||
|
|
Loading…
Reference in New Issue