diff --git a/Makefile b/Makefile index 2d4f7c3..cfbf915 100644 --- a/Makefile +++ b/Makefile @@ -242,7 +242,7 @@ _ci-dump-config: @echo "image_name=$(IMAGE_NAME)" @echo "python_version=$(PYTHON_VERSION)" @echo "python_version_short=$(PYTHON_VERSION_SHORT)" - @echo "runner=$(IMAGE_NAME)" + @echo "runner=$(RUNNER)" @echo "service_name=$(SERVICE_NAME)" _ci-run-tests: build-test