File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,6 @@ LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.34.1
1010LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
1111LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v4
1212
13- # Labels for testing.
14- LABEL operators.operatorframework.io.test.mediatype.v1=scorecard+v1
15- LABEL operators.operatorframework.io.test.config.v1=tests/scorecard/
16-
1713# Copy files to locations specified by labels.
1814COPY bundle/manifests /manifests/
1915COPY bundle/metadata /metadata/
20- COPY bundle/tests/scorecard /tests/scorecard/
Original file line number Diff line number Diff line change @@ -8,7 +8,3 @@ annotations:
88 operators.operatorframework.io.metrics.builder : operator-sdk-v1.34.1
99 operators.operatorframework.io.metrics.mediatype.v1 : metrics+v1
1010 operators.operatorframework.io.metrics.project_layout : go.kubebuilder.io/v4
11-
12- # Annotations for testing.
13- operators.operatorframework.io.test.mediatype.v1 : scorecard+v1
14- operators.operatorframework.io.test.config.v1 : tests/scorecard/
You can’t perform that action at this time.
0 commit comments