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
|
cd /opt/memento
|
||||||
|
|
||||||
echo "=== Git pull ==="
|
echo "=== Git pull ==="
|
||||||
|
git config --global --add safe.directory /opt/memento
|
||||||
git pull origin main
|
git pull origin main
|
||||||
|
|
||||||
echo "=== Building ==="
|
echo "=== Building ==="
|
||||||
|
|||||||
Reference in New Issue
Block a user