Loading Jenkinsfile +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ pipeline { } RECIPIENT = """${sh( returnStdout: true, script: "git log --format='%ae' HEAD^!" script: "cd apis && git log --format='%ae' HEAD^!" )}""" } Loading Loading
Jenkinsfile +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ pipeline { } RECIPIENT = """${sh( returnStdout: true, script: "git log --format='%ae' HEAD^!" script: "cd apis && git log --format='%ae' HEAD^!" )}""" } Loading