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 59acb55 commit 1757029
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
// sh "ls -l ${FileName}"
sh "ls -l ${FILENAME}"
jf 'rt u ${FILENAME} ${PACKAGEDIR}/ --flat=true'
// jf 'rt u **/build/ospackage/${FILENAME} apk/alpine/main/${BUILDARCH}/ --flat=true'
break
default:
echo "Default Case"
Expand Down

0 comments on commit 1757029

Please sign in to comment.