diff --git a/.gitea/workflows/production-deploy.yml b/.gitea/workflows/production-deploy.yml index 6ab26fc6..e7e39b2f 100644 --- a/.gitea/workflows/production-deploy.yml +++ b/.gitea/workflows/production-deploy.yml @@ -90,6 +90,7 @@ jobs: echo "⚠️ Tests temporarily skipped due to PHP 8.5 compatibility issues" echo "This will be re-enabled when dependencies (pestphp/pest, brianium/paratest) support PHP 8.5" echo "Estimated timeline: 1 month" + echo "Test: Runner docker-build label verification" # Job 2: Build & Push Docker Image build: