summaryrefslogtreecommitdiff
path: root/ambient.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ambient.yaml')
-rw-r--r--ambient.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ambient.yaml b/ambient.yaml
index 89da6d3..c7fcb3a 100644
--- a/ambient.yaml
+++ b/ambient.yaml
@@ -541,6 +541,7 @@ projects:
radicle:
image: ~/tmp/ambient/ambient-boot.qcow2
source: ~/radicle/heartwood
+ cache_max_size: 21474836480
pre_plan:
- action: cargo_fetch
plan:
@@ -575,6 +576,9 @@ projects:
dch -v "$version" "CI build under Ambient."
dch -r ''
- action: deb
+ - action: shell
+ shell: |
+ du -sh /workspace/*
post_plan:
- action: dput