Version 1.1.1-rc4.1 - Modif Pipeline
Some checks failed
Deployment Pipeline / deploy (push) Failing after 8s

This commit is contained in:
2025-08-28 23:29:50 +02:00
parent f12bbe8ad2
commit f41eddf1dc

View File

@@ -26,7 +26,7 @@ jobs:
- name: Deploy Subsonics as gitlab-ci
run: |
ssh -A -o StrictHostKeyChecking=no raphix@raphix.fr << 'EOF'
ssh -A -o StrictHostKeyChecking=no raphix@alpha.raphix.fr << 'EOF'
echo "[Subsonics-Deploy] - Connexion SSH : Success"
# Passe en gitlab-ci
sudo -E -u gitlab-ci bash << 'INNER_EOF'