Skip to content
  1. Nov 23, 2021
  2. Jun 25, 2021
  3. Mar 26, 2021
  4. Jan 22, 2021
  5. Jan 21, 2021
  6. Dec 28, 2020
    • nimrod's avatar
      Templates. · 024c47e5
      nimrod authored
      - Use CI templates.
      - Use common pre-commit config from snippet.
      - Address pre-commit issues.
      024c47e5
  7. Dec 11, 2020
    • nimrod's avatar
      Manual deployment. · 4b8220af
      nimrod authored
      Can't deploy with the runner, the jobs fail because the runner is
      restarted during. Do the pull and build with the CI, but the actual
      deployment with a script locally.
      4b8220af
    • nimrod's avatar
      Refactor .gitlab-ci.yml. · 9998c489
      nimrod authored
      Can't use the "host" variable as the tag. Workaround that with YAML
      anchors (ugly but works).
      9998c489
    • nimrod's avatar
      Fix issues from pre-commit. · 2f93d72f
      nimrod authored
      2f93d72f
    • nimrod's avatar
      Updates. · 7b34e716
      nimrod authored
      - New version.
      - pre-commit.
      - GitLab CI/CD.
      - Always pull new images.
      7b34e716