can i click commit id and redirect to gitlab commit file?
i want to click 13ebcca7
and drone can redirect to gitlab commit file
what should i do can redirect url?
thanks
can i click commit id and redirect to gitlab commit file?
i want to click 13ebcca7
and drone can redirect to gitlab commit file
what should i do can redirect url?
thanks
i found this click , but this click only to http://10.10.30.34:8000/basic/drone-test/10/3
not redirect to gitlab. i miss some configuriton?
i use drone version is 0.8
click this button, it will redirect self page. can not redirect to gitlab page.
and i review html
code a label’s target is _blank.
in my env, i can not link to my gitlab config, how can i solve it ?
I also have the problem, the 0.9 version wiil solve the problem?
example:
tag event - https://gitlab.drone.wsl.fun/shynome/drone-test/15/3
push event - https://gitlab.drone.wsl.fun/shynome/drone-test/13/3
both can’t get the DRONE_COMMIT_LINK
I recommend testing when 0.9-alpha is released in the next few weeks. If the link is still not available, then someone can send a patch to get it added before the final release.