ivanwakeup commented on issue #38944: URL: https://github.com/apache/airflow/issues/38944#issuecomment-2050438532
I think i found the issue. lowercase `my_test_var` instead of `MY_TEST_VAR` in the variable definition causes airflow to not pickup the value. changing this fixes it. -- 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]
