We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af771f commit be7d80eCopy full SHA for be7d80e
.gitlab-ci.yml
@@ -20,9 +20,3 @@ build-csi-snapshot-controller:
20
IMAGE_NAME: "csi-snapshot-controller"
21
EXTRA_ARGS: "-f cmd/snapshot-controller/Dockerfile"
22
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