Skip to content

Commit

Permalink
gitlab-CI: document gcc-git version for analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
hcmh committed Aug 28, 2024
1 parent 4575d8d commit c16e340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ Build_Analyzer:
stage: build
image: registry.gitlab.tugraz.at/ibi/reproducibility/reproducibility_testing/ibi_gcc-git_bart
script:
- gcc-git --version
- CC=gcc-git CFLAGS="-fanalyzer -Werror" DEBUG=0 DEBUG_DWARF=0 make all
artifacts:
paths:
Expand Down

0 comments on commit c16e340

Please sign in to comment.