Commit 474392d
committed
buildkite: fix agents passed as a list instead of dict
19e9051 assumed the `agents` is a dict,
which was true in all cases except in one pipeline.
Fixes: 19e9051
Signed-off-by: Pablo Barbáchano <[email protected]>1 parent 15868c3 commit 474392d
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments