Changeset 8951629 in Klonkt for .github


Ignore:
Timestamp:
06/27/2026 01:24:08 PM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
8d054ca
Parents:
fcc9f25
Message:

docs: translate CI/Docker comments to English

  • .github/workflows/ci.yml — the docker-build step comment was Dutch.
  • Dockerfile — the multi-stage/builder/runtime/healthcheck comments were Dutch; translated. No build or behaviour changes (comments only).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .github/workflows/ci.yml

    rfcc9f25 r8951629  
    2222    steps:
    2323      - uses: actions/checkout@v4
    24       # Bouwt het self-host image zodat een kapotte Dockerfile meteen opvalt.
     24      # Build the self-host image so a broken Dockerfile is caught immediately.
    2525      - run: docker build -t klonkt:ci .
Note: See TracChangeset for help on using the changeset viewer.