summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ambient.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/ambient.yaml b/ambient.yaml
index d5cd74e..56d7fb4 100644
--- a/ambient.yaml
+++ b/ambient.yaml
@@ -24,6 +24,18 @@ projects:
dch -r ''
- action: deb
+ html-page:
+ image: ~/tmp/ambient/ambient-boot.qcow2
+ source: ~/pers/html-page/git
+ publish_artifacts: false
+ pre_plan:
+ - action: cargo_fetch
+ plan:
+ - action: rustup_setup
+ - action: cargo_clippy
+ - action: cargo_build
+ - action: cargo_test
+
pathdedup:
image: ~/tmp/ambient/ambient-boot.qcow2
source: ~/pers/pathdedup/git