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 c0a524a commit 4b0f6a0Copy full SHA for 4b0f6a0
plans/build.fmf
@@ -19,3 +19,7 @@ discover:
19
how: fmf
20
test:
21
- /build-tmt/build-image
22
+finish:
23
+ how: shell
24
+ script:
25
+ - cp -r /var/tmp/tmt/run-001 $TMT_PLAN_DATA
0 commit comments