Skip to content
Success

Parameters

GIT_REPOSITORY_URL
Git repository URL e.g.
  • https://github.com/eclipse-ee4j/eclipselink.git
  • https://github.com/rfelcman/eclipselink.git
  • https://github.com/lukasj/eclipselink.git
GIT_BRANCH_NAME
Branch name without any prefix or suffix e.g.
  • master
  • 3.0
  • my_fix_for_bug1234