Skip to content

Commit

Permalink
Oct 2024 release linux changelogs
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Leonard <[email protected]>
  • Loading branch information
andrew-m-leonard committed Oct 30, 2024
1 parent 0e8c5fb commit 9fa0dcc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions linux/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ def handleRISCVUpload(String Distro, String BuildArch, String Version, String Di
tools {
jfrog 'jfrog-cli'
}
tool name: 'jfrog-cli', type: 'jfrog'
node("dockerBuild&&linux&&x64") {
env.DISTRO = Distro
env.BUILDARCH = BuildArch
Expand Down Expand Up @@ -307,7 +306,6 @@ def jenkinsStepDeb() {
tools {
jfrog 'jfrog-cli'
}
tool name: 'jfrog-cli', type: 'jfrog'
node("linux&&${debLabel}") {
setup('Debian', "${DebARCH}")
unstash 'installercode'
Expand Down

0 comments on commit 9fa0dcc

Please sign in to comment.