Skip to content
Snippets Groups Projects

CI image tag update: 2025-02-25-10874611

Merged ci-gitlab-api requested to merge update-ci-image-tags-2025-02-25-10874611 into main
2 files
+ 5
7
Compare changes
  • Side-by-side
  • Inline
Files
2
cppcheck:
stage: analysis
image:
name: $IMAGE_CPPCHECK
name: $IMAGE_ANALYSIS
entrypoint: ["/usr/bin/env"]
rules:
- if: $CI_COMMIT_TAG
Loading