Skip to content

Correctly pass docker cmd to ShellCommand

Andrejs Cunskis requested to merge acunskis-fix-docker-qa-command into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Fix a few issues introduced by: !1031 (merged)

  • Fix passing class instead of cmd string to ShellCommand
  • Revert change added to container and manifest check

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Andrejs Cunskis

Merge request reports