Edit doxygen.yml

This commit is contained in:
Mark Roszko
2025-11-27 00:10:48 +00:00
parent 007ecdf89b
commit bc73ecbddf
+2 -2
View File
@@ -1,7 +1,7 @@
build_doxygen_docker:
image: docker:stable
image: docker:24.0.5-cli
services:
- docker:dind
- docker:24.0.5-dind
stage: build
rules:
- if: $CI_PIPELINE_SOURCE == "schedule" && $SCHEDULED_JOB_NAME == "doxygen"