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 3098d0a commit c1d6a13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ docker:build:
docker exec
$(docker ps --latest --quiet --filter ancestor=knot-resolver:${PLATFORM})
kresctl stop
-
after_script:
- docker rmi knot-resolver:${PLATFORM}
- docker rmi $(docker images -f "dangling=true" -q)
Expand Down

0 comments on commit c1d6a13

Please sign in to comment.