diff options
Diffstat (limited to 'tmt')
| -rw-r--r-- | tmt/plans/wsl/build.fmf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tmt/plans/wsl/build.fmf b/tmt/plans/wsl/build.fmf new file mode 100644 index 0000000..7a9094c --- /dev/null +++ b/tmt/plans/wsl/build.fmf @@ -0,0 +1,9 @@ +summary: Build the Windows Subsystem for Linux image +discover: + how: fmf +environment: + image_type: tbz + image_profile: WSL-Base + kiwi_file: Fedora.kiwi +execute: + how: tmt |