mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 05:35:46 +08:00
ADD ci cloud account authenticate url
This commit is contained in:
@@ -22,4 +22,8 @@ class Ci::CloudAccount < Ci::LocalBase
|
||||
Base64.encode64(str.strip).gsub(/\n/, '')
|
||||
end
|
||||
|
||||
def authenticate_url
|
||||
[drone_url, '/login'].join
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user