Skip to content

Commit be7d80e

Browse files
Fricounetantoine-gaillard
authored andcommitted
[local] Remove snapshot validation webhook
1 parent 8af771f commit be7d80e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,3 @@ build-csi-snapshot-controller:
2020
IMAGE_NAME: "csi-snapshot-controller"
2121
EXTRA_ARGS: "-f cmd/snapshot-controller/Dockerfile"
2222
extends: .build-docker-image
23-
24-
build-csi-snapshot-validation-webhook:
25-
variables:
26-
IMAGE_NAME: "csi-snapshot-validation-webhook"
27-
EXTRA_ARGS: "-f cmd/snapshot-validation-webhook/Dockerfile"
28-
extends: .build-docker-image

0 commit comments

Comments
 (0)