mirror of https://github.com/buster-so/buster.git
deploy main hono on push to main (#399)
This commit is contained in:
parent
0fda748c8f
commit
47f0d3c0e0
|
@ -2,9 +2,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
|
||||||
- apps/server/**
|
|
||||||
- packages/**
|
|
||||||
name: Deploy to Porter
|
name: Deploy to Porter
|
||||||
jobs:
|
jobs:
|
||||||
porter-deploy:
|
porter-deploy:
|
||||||
|
|
Loading…
Reference in New Issue