From ff99292b5fc5b1eb32520486b27b395fc5284f1a Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 14 Jan 2024 10:49:05 +0200 Subject: ambient.yaml: add roadmap Signed-off-by: Lars Wirzenius Sponsored-by: author --- ambient.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ambient.yaml b/ambient.yaml index c86d30f..e6fd1d4 100644 --- a/ambient.yaml +++ b/ambient.yaml @@ -434,6 +434,18 @@ projects: ikiwiki --setup ikiwiki.setup --libdir /workspace/deps --rebuild --verbose + roadmap: + image: ~/tmp/ambient/ambient-boot.qcow2 + source: ~/pers/roadmap/git + publish_artifacts: false + pre_plan: + - action: cargo_fetch + plan: + - action: rustup_setup + - action: cargo_clippy + - action: cargo_build + - action: cargo_test + sshca: image: ~/tmp/ambient/ambient-boot.qcow2 source: ~/pers/sshca/git -- cgit v1.2.1