Skip to content

Commit c47b325

Browse files
committed
fix
1 parent eb200b4 commit c47b325

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/crc-qe-fedora.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ spec:
3232
echo ${COMPONENT_CONTAINER_IMAGE}
3333
echo -n "${COMPONENT_CONTAINER_IMAGE}" | tee $(results.output-image.path)
3434
echo -n $RANDOM$RANDOM | tee $(results.correlation.path)
35+
params:
36+
- name: SNAPSHOT
37+
value: $(params.SNAPSHOT)
3538
- name: provision-fedora
3639
taskRef:
3740
resolver: git

0 commit comments

Comments
 (0)