我在詹金斯看起來像各種工作Repo_URLs:shell腳本中提取的應用程序名稱
ssh://[email protected]:7999/sad/agreement-edge.git
ssh://[email protected]:7999/che/agreement-middle.git
ssh://[email protected]:7999/char/login-edge.git
我需要提取協議邊緣,協議中間人,從中登錄邊緣。
比方說,回購URL被設置爲可變
RepoEndpoint = SSH://[email protected]:7999 /悲傷/協議-edge.git
我如何提取協議邊緣呢?
隨着SED:'回聲 「$ RepoEndpoint」 | sed's |。*/||; s | \ .. * ||'' – Cyrus