fix: fixed typo
This commit is contained in:
2
Makefile
2
Makefile
@@ -242,7 +242,7 @@ _ci-dump-config:
|
|||||||
@echo "image_name=$(IMAGE_NAME)"
|
@echo "image_name=$(IMAGE_NAME)"
|
||||||
@echo "python_version=$(PYTHON_VERSION)"
|
@echo "python_version=$(PYTHON_VERSION)"
|
||||||
@echo "python_version_short=$(PYTHON_VERSION_SHORT)"
|
@echo "python_version_short=$(PYTHON_VERSION_SHORT)"
|
||||||
@echo "runner=$(IMAGE_NAME)"
|
@echo "runner=$(RUNNER)"
|
||||||
@echo "service_name=$(SERVICE_NAME)"
|
@echo "service_name=$(SERVICE_NAME)"
|
||||||
|
|
||||||
_ci-run-tests: build-test
|
_ci-run-tests: build-test
|
||||||
|
|||||||
Reference in New Issue
Block a user