mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 07:45:02 +00:00
tests: pull image before running
This commit is contained in:
@@ -238,7 +238,7 @@ func (cs *LuetCompiler) unpackFs(concurrency int, keepPermissions bool, p *compi
|
||||
img,
|
||||
image.ExtractFiles(
|
||||
cs.Options.Context,
|
||||
strings.TrimLeft(p.GetPackageDir(), "/"),
|
||||
p.GetPackageDir(),
|
||||
p.GetIncludes(),
|
||||
p.GetExcludes(),
|
||||
),
|
||||
|
Reference in New Issue
Block a user