We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 851cec2 commit dbd58c9Copy full SHA for dbd58c9
JenkinsfileHW
@@ -1,6 +1,6 @@
1
// Pipeline
2
lock(label: 'adgt_test_harness_boards', quantity: 1){
3
- @Library('sdgtt-lib@adgt-test-harness') _ // Not necessary when we turn on global libraries :)
+ @Library('sdgtt-lib@fix-pr-clone') _ // Not necessary when we turn on global libraries :)
4
def hdlBranch = "NA"
5
def linuxBranch = "NA"
6
def bootPartitionBranch = "2022_r2"
0 commit comments