ci: ensure journalctl exit a valid output.
This commit is contained in:
parent
af603fbc62
commit
4d8439bea2
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ tests:
|
|||
stage: test
|
||||
image: golang
|
||||
script:
|
||||
- echo '#!/usr/bin/env bash\nexit 0' > /usr/bin/journalctl
|
||||
- go test ./cmd/aa-log -v -cover
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue