Skip to content

Commit

Permalink
FAQ typo fix (#1142)
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <[email protected]>
  • Loading branch information
sxa authored Nov 14, 2024
1 parent 5078087 commit 5bd79eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Check out [Adopt's guide](docs/UsingOurScripts.md) to setting up your own script
## I want to build code from my own fork/branch of openjdk in jenkins

You will need to add some parameters to the `BUILD_ARGS` on the individual
platform-specific pipeline (or `additionalBuildArgs` if runnibg a top level pipeline) and
platform-specific pipeline (or `additionalBuildArgs` if running a top level pipeline) and
specify `--disable-adopt-branch-safety` for example:

`--disable-adopt-branch-safety -r https://github.com/sxa/openjdk-jdk11u -b mybranch`

0 comments on commit 5bd79eb

Please sign in to comment.