Skip to content
  1. Jul 24, 2021
  2. Jul 23, 2021
  3. Jun 04, 2021
    • nimrod's avatar
      Fix GitLab CI pipeline. · 3c967e50
      nimrod authored
      Without the CONTEXT variable, the rules for push jobs was broken and
      always triggered. This also pulled in the dependency jobs. I don't see a
      way to avoid defining the CONTEXT variable in both build and push jobs.
      3c967e50
    • nimrod's avatar
      Add an httpd:bullseye image. · e8533d91
      nimrod authored
      Same as the buster image, but bullseye.
      e8533d91
    • nimrod's avatar
      Tag the httpd image. · 8bdc9dc7
      nimrod authored
      Both latest and buster tags.
      8bdc9dc7
  4. May 29, 2021
    • nimrod's avatar
      CI improvements. · c90f8309
      nimrod authored
      - Notify on scheduled pipeline failures.
      - Seperate the IMAGE and CONTEXT variables. Allow building where the 2
      don't match (planning for httpd/buster and httpd/bullseye).
      c90f8309
  5. May 21, 2021