Skip to content

Commit

Permalink
fixup! fixup! fixup! .gitlab-ci.yml: docker:build at least try to run…
Browse files Browse the repository at this point in the history
… the image
  • Loading branch information
alesmrazek committed Nov 15, 2024
1 parent 470abec commit ea583ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ docker:build:
--network host
--name kres-${PLATFORM}
knot-resolver:${PLATFORM}
- sleep 30s
- docker exec kres-${PLATFORM} kresctl stop
after_script:
- docker rmi knot-resolver:${PLATFORM}
Expand Down

0 comments on commit ea583ec

Please sign in to comment.