Skip to content

Commit c906171

Browse files
antoine-gaillarddatadog-compute-robot
authored andcommitted
[local] Add campaigner CI stage
1 parent 7e375c2 commit c906171

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitlab-ci.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,10 @@ build-csi-snapshot-validation-webhook:
2424
IMAGE_NAME: "csi-snapshot-validation-webhook"
2525
EXTRA_ARGS: "-f cmd/snapshot-validation-webhook/Dockerfile"
2626
extends: .build-docker-image
27+
28+
run-campaign-aws:
29+
variables:
30+
CHART_NAME: k8s-platform-aws-ebs-csi-driver
31+
COMPONENT: snapshotter
32+
SLACK_CHANNEL: compute-storage-ops
33+
extends: .run-campaign

0 commit comments

Comments
 (0)