summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-01-13 16:18:23 +0200
committerLars Wirzenius <liw@liw.fi>2024-01-13 16:18:23 +0200
commitbc457b10a084523da97c775a993e5d6ac0b9d89a (patch)
tree94d1c16c3c3ff87f081d90f1171ae97a262bb38f
parent7eebf97c24b6109bf172d6c2d086bbade38e5091 (diff)
downloadliw-dot-files-bc457b10a084523da97c775a993e5d6ac0b9d89a.tar.gz
ambient.yaml: fix subplot project: clean built files before deb
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--ambient.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ambient.yaml b/ambient.yaml
index 5f2911b..7742319 100644
--- a/ambient.yaml
+++ b/ambient.yaml
@@ -410,6 +410,9 @@ projects:
dch -v "$version" "CI build under Ambient."
dch -r ''
+ git status --ignored
+ git clean -fdx
+
- action: deb
subplot-libdocs: