• Show log

    Commit

  • Hash : b4eb0282
    Author : Patrick Steinhardt
    Date : 2020-02-04T11:46:05

    azure: coverity: fix invalid syntax for Docker image
    
    In commit bbc0b20bd (azure: fix Coverity's build due to wrong container
    name, 2019-08-02), Coverity builds were fixed to use the correct
    container names. Unfortunately, the "fix" completely broke our Coverity
    builds due to using wrong syntax for the Docker task. Let's fix this by
    using "imageName" instead of the Docker dict.