1
0
mirror of https://codeberg.org/gitnex/GitNex synced 2025-01-18 13:49:59 +01:00

Link to pipeline instead of overview (#1038)

See https://docs.gitlab.com/ee/ci/variables/predefined_variables.html. Links to the exact pipeline instead of the pipeline overview.

Co-authored-by: qwerty287 <ndev@web.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1038
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
This commit is contained in:
qwerty287 2022-02-19 09:50:15 +01:00 committed by M M Arif
parent 33fdff5f4d
commit 24c7176753

View File

@ -11,7 +11,7 @@
context="GitLab CI" context="GitLab CI"
description="GitLab continuous integration tool" description="GitLab continuous integration tool"
state=$STATE state=$STATE
target_url="https://gitlab.com/mmarif4u/gitnex-ci/-/pipelines" target_url=$CI_PIPELINE_URL
body=' body='
{ {