potiuk commented on code in PR #35139:
URL: https://github.com/apache/airflow/pull/35139#discussion_r1369074131


##########
scripts/ci/docker-compose/base.yml:
##########
@@ -81,6 +81,7 @@ services:
       - SKIP_ENVIRONMENT_INITIALIZATION=${SKIP_ENVIRONMENT_INITIALIZATION}
       - SKIP_PROVIDER_TESTS=${SKIP_PROVIDER_TESTS}
       - SKIP_SSH_SETUP=${SKIP_SSH_SETUP}
+      - STANDALONE_DAG_PROCESSOR

Review Comment:
   ```suggestion
         - STANDALONE_DAG_PROCESSOR=${STANDALONE_DAG_PROCESSOR}
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to