merge: updates from upstream
Conflicts: mix.lock
This commit is contained in:
2
Makefile
2
Makefile
@@ -61,7 +61,7 @@ compose_remote: ## connect to remote node
|
||||
|
||||
.PHONY: compose_test
|
||||
compose_test: ## execute test on docker environment
|
||||
@$(COMPOSE) --profile test run --rm test
|
||||
@$(COMPOSE) --profile test run --build --rm test
|
||||
|
||||
.PHONY: compose_test_shell
|
||||
compose_test_shell: ## enter test environment shell
|
||||
|
Reference in New Issue
Block a user