This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      In job-dsl, the Bitbucket trigger is specified like this:

      triggers {
          bitbucketPush()
      }

      How to specify the overrideUrl?
      This information should be added to https://plugins.jenkins.io/bitbucket/

      Update: Figured it out. Someone could add this to the linked plugin page.

      triggers{
        bitbucketPush{
          overrideUrl('https://bitbucket.org/blabla/hello-world-server')
        }
      }

       

            Assignee:
            Tzach Solomon
            Reporter:
            Thomas Rusche
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: