Skip to content

Commit bf7b6a1

Browse files
committed
Merge branch 'mr/boris/ci-url' into 'master'
Stop printing the URL of the gitlab page See merge request eng/toolchain/gnatcoll-core!160
2 parents 02d2a57 + 7320e19 commit bf7b6a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ build_and_test_coverage:
258258
- echo_coverage_stats --coverage-file $CI_PROJECT_DIR/coverage/xml/index.xml
259259

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

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

0 commit comments

Comments
 (0)