Skip to content

Commit

Permalink
Update backup_to_sourceforge.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-shaojun authored Jun 4, 2024
1 parent 2df7204 commit e0edad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backup_to_sourceforge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ jobs:
pwd
ls
rsync -avzr -v \
-e "sshpass -p ${{ secrets.SOURCEFORGE_PW }} ssh -vvv -o StrictHostKeyChecking=no -o ProxyCommand='connect-proxy -S child-prc.intel.com:1080 %h %p'" \
-e "sshpass -p '${{ secrets.SOURCEFORGE_PW }}' ssh -vvv -o StrictHostKeyChecking=no -o ProxyCommand='connect-proxy -S child-prc.intel.com:1080 %h %p'" \
wheels/*.whl [email protected]:/home/frs/project/analytics-zoo/bigdl-llm-whl/bigdl-core-xe-batch-21/${{ env.WHL_VERSION }}/

0 comments on commit e0edad0

Please sign in to comment.