Skip to content

Commit

Permalink
Removed clean recipe from Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophShyper committed Dec 4, 2019
1 parent 83bd882 commit 60f1872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ else
@docker rmi $(DOCKER_NAME):$(VERSION) $(DOCKER_NAME):$(VERSION) || true
endif

build-and-push: docker-build docker-push clean
build-and-push: docker-build docker-push

0 comments on commit 60f1872

Please sign in to comment.