We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3304b16 commit 4faefdaCopy full SHA for 4faefda
1 file changed
.expeditor/verify.pipeline.yml
@@ -221,6 +221,7 @@ steps:
221
env:
222
IS_AUTOMATE: true
223
timeout_in_minutes: 30 # longer timeout for chef-server
224
+ soft_fail: true
225
expeditor:
226
secrets:
227
A2_LICENSE:
@@ -241,6 +242,7 @@ steps:
241
242
243
244
timeout_in_minutes: 20
245
246
247
248
@@ -270,6 +272,7 @@ steps:
270
272
GOSUMDB: "sum.golang.org"
271
273
PGGSSENCMODE: "disable"
274
timeout_in_minutes: 35
275
276
277
278
0 commit comments