Skip to content

Commit

Permalink
.gitlab-ci.yml: pkg-tests: show knot-resolver.service log
Browse files Browse the repository at this point in the history
  • Loading branch information
alesmrazek committed Nov 29, 2024
1 parent b5c0aef commit d4d13ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -704,6 +704,8 @@ obs:odvr:
- apkg info cache | grep archive/dev
- apkg install --build-dep
- apkg test --test-dep
after_script:
- journalctl -u knot-resolver.service
artifacts:
expire_in: 1 week
paths:
Expand Down

0 comments on commit d4d13ef

Please sign in to comment.