]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
action: Add stanzas to copy sources to action mkosi config
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 20 Jun 2022 19:21:20 +0000 (21:21 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 21 Jun 2022 12:58:51 +0000 (14:58 +0200)
To be able to run the development version of mkosi in a ubuntu VM,
let's copy the sources into the mkosi config we use to test the
action setup logic.

action/mkosi.default

index 36840eee4437c9a9daafbf66396b581920f2a620..0033357d3e619139697971a894faff30db55f8d0 100644 (file)
@@ -20,6 +20,8 @@ Packages=debootstrap
          e2fsprogs
          xfsprogs
          btrfs-progs
+SourceFileTransferFinal=copy-git-others
+BuildSources=..
 
 [Validation]
 QemuHeadless=yes