1. 12 Apr, 2016 1 commit
  2. 11 Apr, 2016 1 commit
  3. 08 Apr, 2016 1 commit
    • Robert Schilling's avatar
      Merge branch 'patch-1' into 'master' · 4d04e918
      Robert Schilling authored
      Fix Incorrect Quote In Docker Executor Example
      
      ## What does this MR do?
      The corrected line opened with a regular quote (') but closed with a back-tick (`)  
      I believe this is invalid bash syntax
      
      ## Are there points in the code the reviewer needs to double check?
      Probably not
      
      ## Why was this MR needed?
      Fixes error when example is copied and pasted
      
      ## What are the relevant issue numbers?
      None
      
      ## Screenshots (if relevant)
      None
      
      See merge request !3604
      4d04e918
  4. 07 Apr, 2016 37 commits