gemini will mess with me at all times is
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-08-13 21:43:58 +10:00
parent 0d280777ff
commit 519528830c

View File

@@ -19,7 +19,7 @@ steps:
- cd /app # Navigate to the mounted project directory.
# Configure Git to trust the mounted directory to avoid 'unsafe repository' warnings.
- git config --global --add safe.directory /app
- git pull origin main # Pull the latest changes from the 'main' branch.
- git pull # Pull the latest changes from the 'main' branch.
- echo "Source code updated."
- name: manage-bot-containers # Step 2: Manage your bot's Docker containers.