Skip to content

Commit

Permalink
Removing developer code link from code
Browse files Browse the repository at this point in the history
This was used to test a set of code changes in an earlier PR,
but is no longer needed.

Signed-off-by: Adam Farley <adfarley@redhat.com>
  • Loading branch information
adamfarley committed Oct 8, 2024
1 parent 5f4e987 commit 19fe073
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cyclonedx-lib/getDependencies
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

LABEL=params.LABEL ? params.LABEL : 'ci.role.test&&hw.arch.x86&&sw.os.linux'

TEMURIN_BUILD_REPO="https://github.com/adamfarley/temurin-build"
TEMURIN_BUILD_BRANCH="add_versions_and_shas_to_build_getdependencies"
TEMURIN_BUILD_REPO="https://github.com/adoptium/temurin-build"
TEMURIN_BUILD_BRANCH="master"

stage('Queue') {
node("$LABEL") {
Expand Down

0 comments on commit 19fe073

Please sign in to comment.