mirror of https://github.com/buster-so/buster.git
upgrade porter deployment to blacksmith
This commit is contained in:
parent
e26a5afe73
commit
36d78bc6a1
|
@ -5,7 +5,7 @@
|
|||
name: Deploy to main-hono-server
|
||||
jobs:
|
||||
porter-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: blacksmith-8vcpu-ubuntu-2204
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
name: Deploy to staging-hono-server
|
||||
jobs:
|
||||
porter-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: blacksmith-8vcpu-ubuntu-2204
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue