Skip to content
Snippets Groups Projects
Verified Commit 0ab369be authored by Duncan Macleod's avatar Duncan Macleod :flag_scotland:
Browse files

ci: only build binary debian packages

means we don't have to fuck about with linking the tarball
parent 120ca256
No related branches found
No related tags found
1 merge request!8Added debian/source/format file
......@@ -77,7 +77,7 @@ build:el7:
python3-all-dev
python3-setuptools
script:
- dpkg-buildpackage -us -uc
- dpkg-buildpackage -b -us -uc
- mv ../python*-ligo-common_*.deb ${DIST_PATH}/
build:debian:jessie:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment