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

This commit is contained in:
2025-08-28 23:28:12 +02:00
parent 0c50874644
commit f12bbe8ad2

View File

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