Skip to content

Commit 121da78

Browse files
committed
BUILD/MINOR: ci: due to issues with runners auto retry to pick another runner
1 parent 77ec7a5 commit 121da78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
docker-build:
22
stage: build
3+
retry: 2
34
needs: []
45
rules:
56
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'

0 commit comments

Comments
 (0)