Commit a8977b3
committed
Add 3 attempts to build+push docker image
Build and push docker images fails due to harbor issues.
Wrap docker.build and customImage.push in buildImage() with a 3-attempt
retry loop and a 5-second delay between attempts.
Signed-off-by: Noam Tsemah <ntsemah@nvidia.com>1 parent dd4da82 commit a8977b3
1 file changed
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1185 | 1185 | | |
1186 | 1186 | | |
1187 | 1187 | | |
1188 | | - | |
1189 | | - | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
1190 | 1204 | | |
1191 | 1205 | | |
1192 | 1206 | | |
| |||
0 commit comments