aboutsummaryrefslogtreecommitdiffstats
path: root/.yatr.yml
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2020-12-31 05:19:23 +0100
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2020-12-31 05:19:23 +0100
commitb825738de2f33ffd893f4d1fd2c777d1a7436d32 (patch)
treef08b008e44efd4f6605e5ba8ee6badc2d12bc568 /.yatr.yml
parent87092ed2493d3ac01b57100f15f9cfa1c4acdec7 (diff)
downloadblogc-b825738de2f33ffd893f4d1fd2c777d1a7436d32.tar.gz
blogc-b825738de2f33ffd893f4d1fd2c777d1a7436d32.tar.bz2
blogc-b825738de2f33ffd893f4d1fd2c777d1a7436d32.zip
added debian packaging
Diffstat (limited to '.yatr.yml')
-rw-r--r--.yatr.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.yatr.yml b/.yatr.yml
index 5ce596e..03fd557 100644
--- a/.yatr.yml
+++ b/.yatr.yml
@@ -65,3 +65,6 @@ targets:
- --disable-make
- --disable-runserver
task_script: build-aux/build-windows.sh
+ debian:
+ task_script: build-aux/build-debian.sh
+ archive_extract_filter: "blogc-deb-repo-*.tar.xz"