Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed Jan 10, 2025
1 parent 2f6742d commit 0dd9f36
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 @@ -1007,7 +1007,7 @@ stage('Build & Archive Package') {
// SUSETarget = "https://adoptium.jfrog.io/artifactory/${SUSEkey}/Packages"
// SUSETarget = "${artBaseURL}/${SUSEkey}/Packages"
SUSETarget = "${SUSEkey}/Packages"
CheckAndUpload(SUSETarget, SUSEDistro, SUSEarchitecture, '', '', SuseFileName, SUSETarget, SUSEkey, SUSEFilePath)
CheckAndUpload(SUSETarget, SUSEDistro, SUSEarchitecture, '', '', SUSEFileName, SUSETarget, SUSEkey, SUSEFilePath)
}
// SUSETarget = "https://adoptium.jfrog.io/artifactory/"
echo "Debug 1003 - SUSE Upload Debugging"
Expand Down

0 comments on commit 0dd9f36

Please sign in to comment.