mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-31 13:52:10 -04:00
Fix clean-files target in tests/acceptance/docker/Makefile
This commit is contained in:
@@ -219,6 +219,7 @@ clean-docker-volumes: ## clean docker volumes created during acceptance tests
|
||||
docker-compose down --remove-orphans -v
|
||||
|
||||
.PHONY: clean-files
|
||||
clean-files:
|
||||
@$(MAKE) --no-print-directory -C ../. clean-tests
|
||||
|
||||
.PHONY: clean
|
||||
|
||||
Reference in New Issue
Block a user