khalidmammadov commented on pull request #19755:
URL: https://github.com/apache/airflow/pull/19755#issuecomment-980273487
It still prints into action logs (by monitoring command) and I was guided by
below lines which is only activated when there is a failure. So, if it fails it
will upload otherwise will work as normal.
[ - name: "Upload container logs"
uses: actions/upload-artifact@v2
if:
failure()](https://github.com/apache/airflow/blob/20dc5b9aef66a9f2bed4e3ba652b385fb94b7e24/.github/workflows/ci.yml#L783-L785)
--
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]