mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
ci: prebuild needs rsync.
This commit is contained in:
parent
a7014e6ee9
commit
991d692a0d
@ -45,6 +45,7 @@ tests:
|
||||
image: golang
|
||||
coverage: '/Coverage: \d+.\d+/'
|
||||
script:
|
||||
- apt update && apt install -y rsync
|
||||
- cp tests/journalctl /usr/bin/journalctl
|
||||
- chmod 755 /usr/bin/journalctl
|
||||
- mkdir -p /var/log/audit/
|
||||
|
Loading…
Reference in New Issue
Block a user