You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-12-01 22:30:09 +02:00
Move docker files to test/result.
This commit is contained in:
@@ -303,7 +303,7 @@ sub containerBuild
|
||||
my $bVmForce = shift;
|
||||
|
||||
# Create temp path
|
||||
my $strTempPath = $oStorageDocker->pathGet('test/.vagrant/docker');
|
||||
my $strTempPath = $oStorageDocker->pathGet('test/result/docker');
|
||||
$oStorageDocker->pathCreate($strTempPath, {strMode => '0770', bIgnoreExists => true, bCreateParent => true});
|
||||
|
||||
# Load container definitions from yaml
|
||||
|
||||
Reference in New Issue
Block a user