Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed Dec 23, 2024
1 parent 71efa0d commit a2e2683
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions linux_new/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,6 @@ stage('Build & Archive Package') {
echo "Distro = ${RHELDistro}"
echo "PackageDir = ${RHELTarget}"
echo "buildArch = ${RHELarchitecture}"
echo "Release = ${Release}"
echo "FileName = ${RHELFileName}"
echo "FilePath = ${RHELFilePath}"
// echo "DistroList = ${distro_list}"
Expand Down Expand Up @@ -881,7 +880,6 @@ stage('Build & Archive Package') {
echo "Distro = ${SUSEDistro}"
echo "PackageDir = ${SUSETarget}"
echo "buildArch = ${SUSEarchitecture}"
echo "Release = ${SUSErel}"
echo "FileName = ${SUSEFileName}"
echo "FilePath = ${SUSEFilePath}"
// echo "DistroList = ${distro_list}"
Expand Down

0 comments on commit a2e2683

Please sign in to comment.