fix(ci): run backend deploys on self-hosted runners

This commit is contained in:
Ashwin Kumar Sivakumar 2026-06-16 00:50:01 +05:30
parent c1c9d246eb
commit 46a0758335

View file

@ -17,10 +17,10 @@ env:
jobs:
build-deploy:
runs-on: ubuntu-latest
runs-on: [self-hosted, linux, x64, ubuntu-latest, docker-ready]
strategy:
fail-fast: false
max-parallel: 4
max-parallel: 3
matrix:
service:
- gateway