• Show log

    Commit

  • Hash : f9985688
    Author : Patrick Steinhardt
    Date : 2020-02-18T15:17:45

    azure: docker: detect errors when building images
    
    The build step for our Docker images currently succeeds even if building
    the Docker image fails due to missing && chains in the build script. Fix
    this by adding them in.