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:
parent
33fdff5f4d
commit
24c7176753
@ -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='
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user