Skip to content

Commit

Permalink
Merge branch 'mr/boris/ci-url' into 'master'
Browse files Browse the repository at this point in the history
Stop printing the URL of the gitlab page

See merge request eng/toolchain/gnatcoll-core!160
  • Loading branch information
yakobowski committed Dec 4, 2024
2 parents 02d2a57 + 7320e19 commit bf7b6a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ build_and_test_coverage:
- echo_coverage_stats --coverage-file $CI_PROJECT_DIR/coverage/xml/index.xml

- publish-pages ./coverage/dhtml/ --job
- echo "https://pages.gitlab.adacore-it.com/$CI_PROJECT_PATH/jobs/$CI_JOB_ID/index.html"

# We previously prevented the pipeline from halting if a test failed, to make
# sure all tests were run. If a test failed now we exit with a non-zero code
Expand Down

0 comments on commit bf7b6a1

Please sign in to comment.