СС
Size: a a a
СС
BK
.SILENT:
automation_image = integration-e2e-tests/python-runtime:latest
host_uid = $(shell id -u)
host_gid = $(shell id -g)
curr_dir = $(shell pwd)
all:
echo "Specify target!"
run-tests:
docker run --rm -v $(curr_dir):/opt/app $(automation_image) "sudo $(MAKE_ARGS)"
EB
К
СС
.SILENT:
automation_image = integration-e2e-tests/python-runtime:latest
host_uid = $(shell id -u)
host_gid = $(shell id -g)
curr_dir = $(shell pwd)
all:
echo "Specify target!"
run-tests:
docker run --rm -v $(curr_dir):/opt/app $(automation_image) "sudo $(MAKE_ARGS)"
СС
EB
СС
СС
ЕГ
СС
К
BK
СС
СС
.SILENT
из Makefile и посмотри весь вывод пайтестаEB
СС
BK
ЕГ
EB