1. 09 Jan, 2021 1 commit
  2. 30 Dec, 2020 1 commit
  3. 15 Dec, 2020 1 commit
    • Lukas Wiest's avatar
      refactor(ci): redo pipeline · 8a345357
      Lukas Wiest authored
      reworked pipeline to suit all branches
      
      This pulls, builds and publishes now for every branch on the repo
      Tag used is the branch name
      
      if the commit the pipeline runs matches the format [0-9]+.[0-9]+.[0-9]+
      the release stage is run additionally, which pushs the built image
      additionally with the tags 'latest' and the tag.
      
      On Jenkins the old Pipeline configurations are disabled and replaced by
      a multibranch pipeline configuration
      8a345357
  4. 30 Jun, 2020 2 commits