Skip to content

Commit c3d25b5

Browse files
authored
Merge pull request #10 from DataDog/fricounet/remove-snapshot-validation-webhook
Remove snapshot validation webhook
2 parents a5b92a9 + 93bd4f9 commit c3d25b5

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)