Install apparmor parser for arm64 environment
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
parent
686d3f262d
commit
a93b5cbc2f
@ -11,7 +11,7 @@
|
||||
set -xe
|
||||
set -o pipefail
|
||||
apt-get update
|
||||
apt-get install -y btrfs-tools libseccomp-dev git pkg-config lsof gperf
|
||||
apt-get install -y btrfs-tools libseccomp-dev git pkg-config lsof gperf apparmor
|
||||
|
||||
go version
|
||||
chdir: '{{ zuul.project.src_dir }}'
|
||||
|
Loading…
Reference in New Issue
Block a user