summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b1160b1..86a82ec 100644
--- a/Makefile
+++ b/Makefile
@@ -71,11 +71,12 @@ apt-update:
-o Dir::Etc::sourceparts=/dev/null \
-o APT::Get::List-Cleanup=0
+merge:
+ forge merge --all
+
publish:
GUIRELEASE_REASON="automated" wit publish
forge show
- wit build deb --verbose
- forge normal
deb:
wit build deb --verbose