ci: also disable preprocess on ubuntu.
This commit is contained in:
parent
4527149c1f
commit
2f8aa7705b
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ preprocess-debian:
|
||||||
- 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-ubuntu:
|
.preprocess-ubuntu:
|
||||||
extends: preprocess-debian
|
extends: preprocess-debian
|
||||||
image: ubuntu
|
image: ubuntu
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue