Skip to content

Commit 308bac4

Browse files
Fricounetdatadog-compute-robot
authored andcommitted
[local] Remove snapshot validation webhook
1 parent 3faa5f1 commit 308bac4

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)