1. 04 Mar, 2020 1 commit
    • Oli Evans's avatar
      feat: docker build and tag from ci · 58c24003
      Oli Evans authored
      - build in docker in ci so we can see failures.
      - tag and push to dockerhub from ci so we have more control and visibility on the process.
      
      Note, docker workflows run on all branches and no tags by default. You need to opt in to having builds trigger when a git tag is pushed. The filter definition to opt in to tags needs to be present on your job and all dependendent jobs, which is dull. See https://circleci.com/docs/2.0/workflows/#executing-workflows-for-a-git-tag
      
      I've recreated the dockerhub autobuild rules we have currently, but it is worthing taking a moment to review them.
      
      License: MIT
      Signed-off-by: default avatarOli Evans <oli@tableflip.io>
      58c24003
  2. 02 Mar, 2020 9 commits
  3. 26 Feb, 2020 6 commits
  4. 25 Feb, 2020 2 commits
  5. 24 Feb, 2020 1 commit
  6. 21 Feb, 2020 4 commits
  7. 19 Feb, 2020 4 commits
  8. 18 Feb, 2020 7 commits
  9. 17 Feb, 2020 3 commits
  10. 14 Feb, 2020 2 commits
  11. 13 Feb, 2020 1 commit