chore: added results for filedrop

This commit is contained in:
2023-09-25 23:41:54 -06:00
parent 14dc47aa54
commit 32008ff05b

View File

@@ -20,6 +20,9 @@ spec:
- name: namespace - name: namespace
type: string type: string
description: The namespace which was created description: The namespace which was created
- name: filedrop
type: string
description: The name of the filedrop for testing
steps: steps:
- image: quay.io/openshift/origin-cli:$(params.VERSION) - image: quay.io/openshift/origin-cli:$(params.VERSION)
name: oc name: oc