Pascal H
11/24/2021, 5:38 AMgit clone
of a different repo from the main app. Currently the git clone
operation is failing with
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
• The Seed app is setup at the organisation level and has access to ALL repositories
• The repo to be cloned belongs to the organisation
• All other pipelines appear to be function correctly at the moment (but do not have the same post-deploy phase set up)
• There have been no changes to the post deploy phase script and it was completing successfully around November 3rd
Any help would be appreciatedFrank
git clone
command in the Post-Deploy Phase was working before, but stopped working now?Frank
Ross Coundon
11/24/2021, 9:30 AMPascal H
12/02/2021, 2:39 AM