We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02d2a57 + 7320e19 commit bf7b6a1Copy full SHA for bf7b6a1
.gitlab-ci.yml
@@ -258,7 +258,6 @@ build_and_test_coverage:
258
- echo_coverage_stats --coverage-file $CI_PROJECT_DIR/coverage/xml/index.xml
259
260
- publish-pages ./coverage/dhtml/ --job
261
- - echo "https://pages.gitlab.adacore-it.com/$CI_PROJECT_PATH/jobs/$CI_JOB_ID/index.html"
262
263
# We previously prevented the pipeline from halting if a test failed, to make
264
# sure all tests were run. If a test failed now we exit with a non-zero code
0 commit comments