Skip to content

AST-1633 Fix deploy-docker CI job

Maik Nijhuis requested to merge ast-1633-fix-deploy-docker into master
  • Use latest nvidia docker image, which avoids an error at the end of a test application. This error probably happens because of an incorrect destruction order.
  • Fix a nullptr in C code, which some compilers may reject.
  • Update the deploy-docker CI job so it works again.

These jobs show that the SKAO pipeline works again:

Edited by Maik Nijhuis

Merge request reports

Loading