mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-29 22:35:15 +01:00
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/*
|
||||
- apparmor_parser --preprocess /etc/apparmor.d 1> /dev/null
|
||||
|
||||
preprocess-ubuntu:
|
||||
.preprocess-ubuntu:
|
||||
extends: preprocess-debian
|
||||
image: ubuntu
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue