forked from TrueCloudLab/certificates
[action] alternate makefile target for dh_auto_build
This commit is contained in:
parent
ee4d45cf79
commit
39f6a27515
1 changed files with 3 additions and 0 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -6,5 +6,8 @@ override_dh_install-arch:
|
|||
build:
|
||||
dh build
|
||||
|
||||
override_dh_auto_build:
|
||||
dh_auto build ci
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
|
Loading…
Reference in a new issue