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 3095a36 commit f6d274b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux_new/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ def CheckAndUpload(String Target, String Distro, String BuildArch, String RelVer
echo "RPM Sample Command:"
echo "jf 'rt u ${FILENAME} ${PACKAGEDIR}/ --flat=true'"
// sh "ls -l ${FileName}"
sh "ls -l ${FILENAME}"
jf 'rt u ${FILENAME} ${PACKAGEDIR}/ --flat=true'
break
default:
Expand Down

0 comments on commit f6d274b

Please sign in to comment.