Skip to content

Commit 76d1b3d

Browse files
committed
Remove manual build for log ints builder
1 parent ac80fef commit 76d1b3d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,6 @@ validate-log-intgs-builder:
159159
- changes:
160160
- .gitlab/validate-logs-intgs/**/*
161161
- .gitlab-ci.yml
162-
# Allow to manually trigger a build if we need to
163-
- when: manual
164-
allow_failure: true
165162
script:
166163
- cd .gitlab/validate-logs-intgs/
167164
- docker buildx build --tag $VALIDATE_LOG_INTGS . --push

0 commit comments

Comments
 (0)