Skip to content

Commit 019a14d

Browse files
committed
GitLab: Skip pipeline retries
1 parent 5f9faea commit 019a14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ py_style:
1616

1717
py_test:
1818
stage: build
19-
retry: 2
19+
#retry: 2
2020
image:
2121
name: python:3.11-bookworm
2222
services:

0 commit comments

Comments
 (0)