diff --git a/Jenkinsfile b/Jenkinsfile index 6bf8cf9d16c15960ece9331db7d6876bf0b81489..b01295d23bb525ed601fb226bb22508e79af7081 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -47,7 +47,7 @@ pipeline { "<https://github.com/mozilla/hubs/commit/$gitSha|$gitSha> " + "Hubs: ```${gitSha} ${gitMessage}```\n" + "<${smokeURL}?pollForSha=${gitSha}|Smoke Test> - to push:\n" + - "`/mr hubs deploy`" + "`/mr hubs deploy ${targetS3Url}`" ) def payload = 'payload=' + JsonOutput.toJson([ text : text,