Skip to content

Commit

Permalink
Test Upload APK
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed Jan 8, 2025
1 parent cdd4718 commit 3c3f96b
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 @@ -196,6 +196,7 @@ def CheckAndUpload(String Target, String Distro, String BuildArch, String RelVer
echo "Alpine Sample Command:"
echo "jf 'rt u **/build/ospackage/${FileName} apk/alpine/main/${BuildArch}/ --flat=true'"
// sh "find . -path '*/build/ospackage/${FileName}' -exec ls -ltr {} +"
jf 'rt u **/build/ospackage/${FileName} sfr-apk-test/alpine/main/${BuildArch}/ --flat=true'
break
case "RPMS":
echo "About To Upload RPM File"
Expand Down

0 comments on commit 3c3f96b

Please sign in to comment.