mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-16 10:00:16 -05:00
chore: remove unnecessary target
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
This commit is contained in:
@@ -311,9 +311,6 @@ clean-docker-volumes: ## clean docker volumes created during acceptance tests
|
||||
clean-files:
|
||||
@$(MAKE) --no-print-directory -C ../../../. clean-tests
|
||||
|
||||
.PHONY: clean
|
||||
clean-compose: clean-docker-container clean-docker-volumes clean-files
|
||||
|
||||
.PHONY: clean
|
||||
clean: clean-docker-container clean-docker-volumes clean-dev-docker-image clean-files ## clean all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user