Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed Dec 20, 2024
1 parent e171b1d commit 989b4c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion linux_new/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ stage('Build & Archive Package') {
RHELkey = rhel_distro
echo "RHELKEY = ${RHELkey}"
}
}



def RHELFileName = RHELPackFile.name
Expand Down Expand Up @@ -839,6 +839,7 @@ stage('Build & Archive Package') {
// //CheckAndUpload(Target, Distro, BUILDARCH, VERSION, DISTROLIST, '', '', '', '' )"
// }
}
}
}
// End OF Script
}
Expand Down

0 comments on commit 989b4c8

Please sign in to comment.