From: Daan De Meyer Date: Mon, 20 Jun 2022 19:21:20 +0000 (+0200) Subject: action: Add stanzas to copy sources to action mkosi config X-Git-Tag: v13~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c7c1b2ae7040e465707fde5a65bbccc2bdf7288;p=thirdparty%2Fmkosi.git action: Add stanzas to copy sources to action mkosi config 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. --- diff --git a/action/mkosi.default b/action/mkosi.default index 36840eee4..0033357d3 100644 --- a/action/mkosi.default +++ b/action/mkosi.default @@ -20,6 +20,8 @@ Packages=debootstrap e2fsprogs xfsprogs btrfs-progs +SourceFileTransferFinal=copy-git-others +BuildSources=.. [Validation] QemuHeadless=yes