Replace domain with host in temp folder
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
This commit is contained in:
@@ -107,7 +107,7 @@ export const getGitRepositoryTempFolder = async (
|
||||
// fs.realpathSync fixes a problem with macOS returning a path that is a symlink
|
||||
fs.realpathSync(os.tmpdir()),
|
||||
'backstage-repo',
|
||||
parsedGitLocation.source,
|
||||
parsedGitLocation.resource,
|
||||
parsedGitLocation.owner,
|
||||
parsedGitLocation.name,
|
||||
parsedGitLocation.ref,
|
||||
|
||||
Reference in New Issue
Block a user