Skip to content

Commit

Permalink
docker: fix cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
js2264 committed Jul 28, 2023
1 parent dd108f5 commit 7f52359
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 @@ -68,7 +68,6 @@ cleanup: ## Removing temp files before pushing to ghcr.io
$(CONDA) clean --all --yes
echo "rstudio:OHCA" | chpasswd
rm -rf /tmp/*
du -sh /

.PHONY: help
help:
Expand Down

0 comments on commit 7f52359

Please sign in to comment.