debug: No sleep till building
CI/CD Awesome Pipeline / Test (push) Failing after 23s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Has been skipped

This commit is contained in:
2025-12-21 10:31:48 +01:00
parent 9252219799
commit fd6e522fe3
2 changed files with 1 additions and 10 deletions
+1
View File
@@ -63,6 +63,7 @@ build: check-docker
build-test: check-docker
@echo "$(T)🐳 Building test image (with dev deps)...$(R)"
cd $(CORE_DIR) && docker build \
--no-cache \
--build-arg RUNNER=$(RUNNER) \
--build-arg PYTHON_VERSION=$(PYTHON_VERSION) \
--build-arg PYTHON_VERSION_SHORT=$(PYTHON_VERSION_SHORT) \