We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
attempts: 3
1 parent de88b59 commit 2a7d07dCopy full SHA for 2a7d07d
ci/pipelines/stemcells-windows.yml
@@ -1124,6 +1124,7 @@ jobs:
1124
path: cat
1125
args: ["hotfix-log/hotfixes.log"]
1126
- put: stembuild-linux-stemcell
1127
+ attempts: 3 # <- to address nimbus network issues # <- to address nimbus network issues
1128
params:
1129
file: stembuild-built-stemcell/bosh-stemcell-*-vsphere-esxi-windows((BASE_OS_VERSION))-go_agent.tgz
1130
@@ -1292,6 +1293,7 @@ jobs:
1292
1293
VCENTER_VM_FOLDER: /dc0/vm/bosh-windows-ci-vms-and-templates
1294
- *print-updates
1295
- put: stembuild-windows-stemcell
1296
+ attempts: 3 # <- to address nimbus network issues
1297
1298
1299
0 commit comments