mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Update Docker build workflow to use ubicloud
This commit is contained in:
parent
8b3a94928a
commit
668ab68ebb
2
.github/workflows/docker-server-build.yaml
vendored
2
.github/workflows/docker-server-build.yaml
vendored
@ -13,7 +13,7 @@ concurrency:
|
||||
jobs:
|
||||
build-server:
|
||||
name: Docker Build and Push Server
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubicloud-standard-8
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user