Skip to content

Commit

Permalink
fix clean
Browse files Browse the repository at this point in the history
  • Loading branch information
gmgigi96 committed Oct 6, 2023
1 parent 97ecfb4 commit ed512c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ toolchain-clean:
.PHONY: docker-clean
docker-clean:
docker compose -f ./tests/docker/docker-compose.yml down --rmi local -v --remove-orphans
docker rmi $(REVAD_IMAGE)

.PHONY: clean
clean: toolchain-clean docker-clean
Expand Down

0 comments on commit ed512c3

Please sign in to comment.