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 eb200b4 commit c47b325Copy full SHA for c47b325
test/crc-qe-fedora.yaml
@@ -32,6 +32,9 @@ spec:
32
echo ${COMPONENT_CONTAINER_IMAGE}
33
echo -n "${COMPONENT_CONTAINER_IMAGE}" | tee $(results.output-image.path)
34
echo -n $RANDOM$RANDOM | tee $(results.correlation.path)
35
+ params:
36
+ - name: SNAPSHOT
37
+ value: $(params.SNAPSHOT)
38
- name: provision-fedora
39
taskRef:
40
resolver: git
0 commit comments