Update .gitea/workflows/deploy.yml
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
- name: Run remote command
|
||||
run: |
|
||||
# Exemple de commande distante exécutée sur le serveur distant via SSH
|
||||
ssh kerboul@192.168.1.87 "ls -la /home/kerboul"
|
||||
ssh kerboul@192.168.1.87 "cd /home/kerboul/scripts/timelapse && ./update_timelapse.sh -o"
|
||||
|
||||
# Étape 4: Nettoyage (optionnel)
|
||||
- name: Clean up SSH keys
|
||||
|
||||
Reference in New Issue
Block a user