Describe the bug
Deploy pipeline build failed.
**Erros:
30s
Run actions/checkout@v4
Syncing repository: pengine-ai/pengine
Getting Git version info
Temporarily overriding HOME='/home/runner/work/_temp/742bf6ec-39b8-4227-89b4-65cac0b51869' before making global git config changes
Adding repository directory to the temporary git global config as a safe directory
/usr/bin/git config --global --add safe.directory /home/runner/work/pengine/pengine
Deleting the contents of '/home/runner/work/pengine/pengine'
Initializing the repository
Disabling automatic garbage collection
Setting up auth
Fetching the repository
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/1.0.2*:refs/remotes/origin/1.0.2* +refs/tags/1.0.2*:refs/tags/1.0.2*
The process '/usr/bin/git' failed with exit code 1
Waiting 15 seconds before trying again
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/1.0.2*:refs/remotes/origin/1.0.2* +refs/tags/1.0.2*:refs/tags/1.0.2*
The process '/usr/bin/git' failed with exit code 1
Waiting 14 seconds before trying again
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/1.0.2*:refs/remotes/origin/1.0.2* +refs/tags/1.0.2*:refs/tags/1.0.2*
Error: The process '/usr/bin/git' failed with exit code 1
Expected behavior
Build in deployment to host work.
Describe the bug
Deploy pipeline build failed.
**Erros:
30s
Run actions/checkout@v4
Syncing repository: pengine-ai/pengine
Getting Git version info
Temporarily overriding HOME='/home/runner/work/_temp/742bf6ec-39b8-4227-89b4-65cac0b51869' before making global git config changes
Adding repository directory to the temporary git global config as a safe directory
/usr/bin/git config --global --add safe.directory /home/runner/work/pengine/pengine
Deleting the contents of '/home/runner/work/pengine/pengine'
Initializing the repository
Disabling automatic garbage collection
Setting up auth
Fetching the repository
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/1.0.2*:refs/remotes/origin/1.0.2* +refs/tags/1.0.2*:refs/tags/1.0.2*
The process '/usr/bin/git' failed with exit code 1
Waiting 15 seconds before trying again
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/1.0.2*:refs/remotes/origin/1.0.2* +refs/tags/1.0.2*:refs/tags/1.0.2*
The process '/usr/bin/git' failed with exit code 1
Waiting 14 seconds before trying again
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/1.0.2*:refs/remotes/origin/1.0.2* +refs/tags/1.0.2*:refs/tags/1.0.2*
Error: The process '/usr/bin/git' failed with exit code 1
Expected behavior
Build in deployment to host work.