Actualizar .gitea/workflows/deploy-new.yml
This commit is contained in:
@@ -14,8 +14,7 @@ jobs:
|
||||
# install the libraries required for your bot
|
||||
command: |
|
||||
pip install -r requirements.txt
|
||||
sudo apt install dos2unix
|
||||
dos2unix $SSHPATH/deploy_key
|
||||
sudo apt install sshpass
|
||||
host: 172.17.0.1
|
||||
user: binlab
|
||||
pass: ${{ secrets.KEY }}
|
||||
|
||||
Reference in New Issue
Block a user