There was an error while loading. Please reload this page.
1 parent 5ed5c04 commit 5a9fc46Copy full SHA for 5a9fc46
.github/workflows/deploy.yml
@@ -36,6 +36,7 @@ jobs:
36
runs-on: ubuntu-latest
37
strategy:
38
fail-fast: false
39
+ max-parallel: 1
40
matrix:
41
deployment: ${{ fromJson(inputs.deployments) }}
42
steps:
0 commit comments