Skip to content

Commit

Permalink
ci: run init inside the container that forwards signals
Browse files Browse the repository at this point in the history
Closes: #205
Signed-off-by: Martin Styk <[email protected]>
  • Loading branch information
StykMartin committed Jan 21, 2024
1 parent 1d1fff4 commit 3781e40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/review-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
test-target: ["bkr.inttest.client", "bkr.inttest.labcontroller", "bkr.inttest.server"]
container:
image: centos:7
options: --init
services:
database:
image: mariadb:latest
Expand Down

0 comments on commit 3781e40

Please sign in to comment.