📜  jenkinsfile 在函数中运行 curl - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:49.611000             🧑  作者: Mango

代码示例2
def response = sh 'curl https://some-host/some-service/getApi?apikey=someKey'