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 a2e2683 commit 54a9be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux_new/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@ stage('Build & Archive Package') {
}
// Calculate Key
suse_distros.each { suse_distro ->
RHELkey = "${suse_distro}/${SUSEarchitecture}"
SUSEkey = "${suse_distro}/${SUSEarchitecture}"
}
SUSETarget = "https://adoptium.jfrog.io/artifactory/"
echo "Debug 1003 - SUSE Upload Debugging"
Expand Down

0 comments on commit 54a9be6

Please sign in to comment.