ci: fix git safe.directory for /opt/memento
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 3m51s
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 3m51s
Made-with: Cursor
This commit is contained in:
@@ -24,6 +24,7 @@ jobs:
|
||||
cd /opt/memento
|
||||
|
||||
echo "=== Git pull ==="
|
||||
git config --global --add safe.directory /opt/memento
|
||||
git pull origin main
|
||||
|
||||
echo "=== Building ==="
|
||||
|
||||
Reference in New Issue
Block a user