Skip to content

Commit c16e340

Browse files
committed
gitlab-CI: document gcc-git version for analyzer
1 parent 4575d8d commit c16e340

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ Build_Analyzer:
209209
stage: build
210210
image: registry.gitlab.tugraz.at/ibi/reproducibility/reproducibility_testing/ibi_gcc-git_bart
211211
script:
212+
- gcc-git --version
212213
- CC=gcc-git CFLAGS="-fanalyzer -Werror" DEBUG=0 DEBUG_DWARF=0 make all
213214
artifacts:
214215
paths:

0 commit comments

Comments
 (0)