ci: prebuild needs rsync.
This commit is contained in:
parent
a7014e6ee9
commit
991d692a0d
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ tests:
|
||||||
image: golang
|
image: golang
|
||||||
coverage: '/Coverage: \d+.\d+/'
|
coverage: '/Coverage: \d+.\d+/'
|
||||||
script:
|
script:
|
||||||
|
- apt update && apt install -y rsync
|
||||||
- cp tests/journalctl /usr/bin/journalctl
|
- cp tests/journalctl /usr/bin/journalctl
|
||||||
- chmod 755 /usr/bin/journalctl
|
- chmod 755 /usr/bin/journalctl
|
||||||
- mkdir -p /var/log/audit/
|
- mkdir -p /var/log/audit/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue