]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kn/ci-meson-check-build-docs-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Apr 2025 21:23:16 +0000 (14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Apr 2025 21:23:17 +0000 (14:23 -0700)
GitHub Actions CI switched on a CI/CD variable that does not exist
when choosing what packages to install etc., which has been
corrected.

* kn/ci-meson-check-build-docs-fix:
  ci/github: add missing 'CI_JOB_IMAGE' env variable


Trivial merge