potiuk commented on pull request #16394:
URL: https://github.com/apache/airflow/pull/16394#issuecomment-868328696


   one more fix @ephraimbuddy :) - > the problem was that when we moved the 
function, scripts relative location changed and I had to change it to make it a 
"full" script path ( 
`"${AIRFLOW_SOURCES}/scripts/ci/kubernetes/${single_job_filename}"`). It was 
`"$(dirname "${BASH_SOURCE[0]}")/${single_job_filename}"`. I also added some 
better diagnostics in similar situations to make it more obvious what happened.


-- 
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.

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


Reply via email to