mirror of
https://github.com/harness/drone.git
synced 2025-05-13 15:40:12 +08:00
remove url_.Path for relative_path gitlab
This commit is contained in:
parent
f6078a4b71
commit
2d438d35ae
@ -44,7 +44,6 @@ func NewDriver(config string) (remote.Remote, error) {
|
|||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
params := url_.Query()
|
params := url_.Query()
|
||||||
url_.Path = ""
|
|
||||||
url_.RawQuery = ""
|
url_.RawQuery = ""
|
||||||
|
|
||||||
gitlab := Gitlab{}
|
gitlab := Gitlab{}
|
||||||
|
Loading…
Reference in New Issue
Block a user