refactor(deploy): remove max-parallel setting from job strategy
Build & Deploy (Nix) / build-and-deploy (backend) (push) Successful in 3m6s
Build & Deploy (Nix) / build-and-deploy (discord-gateway) (push) Successful in 2m23s
Build & Deploy (Nix) / build-and-deploy (proxy) (push) Successful in 2m37s
Build & Deploy (Nix) / build-and-deploy (backend) (push) Successful in 3m6s
Build & Deploy (Nix) / build-and-deploy (discord-gateway) (push) Successful in 2m23s
Build & Deploy (Nix) / build-and-deploy (proxy) (push) Successful in 2m37s
This commit is contained in:
@@ -11,7 +11,6 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
max-parallel: 1
|
|
||||||
matrix:
|
matrix:
|
||||||
service: [backend, discord-gateway, proxy]
|
service: [backend, discord-gateway, proxy]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user