fix(ci): ignore whonix pkg while debian13 is not out.
This commit is contained in:
parent
1b939eaa6f
commit
06ce777174
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ preprocess-ubuntu:
|
||||||
- dpkg --install $PKGDEST/*
|
- dpkg --install $PKGDEST/*
|
||||||
- apparmor_parser --preprocess /etc/apparmor.d 1> /dev/null
|
- apparmor_parser --preprocess /etc/apparmor.d 1> /dev/null
|
||||||
|
|
||||||
preprocess-whonix:
|
.preprocess-whonix:
|
||||||
extends: preprocess-debian
|
extends: preprocess-debian
|
||||||
dependencies:
|
dependencies:
|
||||||
- whonix
|
- whonix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue