1
0
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:
David Steele
2020-03-14 15:40:37 -04:00
parent 6827e248cd
commit 213cc6e8be

View File

@@ -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