Skip to content
Snippets Groups Projects
Unverified Commit 7b565896 authored by Duncan Macleod's avatar Duncan Macleod
Browse files

ci: expand dch comment to appease lintian

so that any lintian items are actionable
parent 71159141
No related branches found
No related tags found
1 merge request!68Add Debian postinst script to create user
......@@ -39,7 +39,7 @@ include:
- export DEBFULLNAME="GitLab"
- export DEBEMAIL="gitlab@git.ligo.org"
- tar -zxf ${TARBALL}
- (cd gwdatafind-server-*/ && dch --rebuild 'ci')
- (cd gwdatafind-server-*/ && dch --rebuild 'Rebuild for CI')
- tar -zcf ${TARBALL} gwdatafind-server-*/
dsc:bullseye:
......
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