This commit is contained in:
@@ -12,6 +12,9 @@ jobs:
|
||||
- name: Déployer sur staging
|
||||
shell: bash
|
||||
run: |
|
||||
# Déclare /home/deploy/staging comme safe pour Git
|
||||
git config --global --add safe.directory /home/deploy/staging
|
||||
|
||||
# Dirige-toi dans le clone staging
|
||||
cd /home/deploy/staging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user