gemini will mess with me at all times is
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -19,7 +19,7 @@ steps:
|
|||||||
- cd /app # Navigate to the mounted project directory.
|
- cd /app # Navigate to the mounted project directory.
|
||||||
# Configure Git to trust the mounted directory to avoid 'unsafe repository' warnings.
|
# Configure Git to trust the mounted directory to avoid 'unsafe repository' warnings.
|
||||||
- git config --global --add safe.directory /app
|
- 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."
|
- echo "Source code updated."
|
||||||
|
|
||||||
- name: manage-bot-containers # Step 2: Manage your bot's Docker containers.
|
- name: manage-bot-containers # Step 2: Manage your bot's Docker containers.
|
||||||
|
|||||||
Reference in New Issue
Block a user