Add simple integration test about remote-repo builds

This commit is contained in:
Ettore Di Giacinto
2021-04-15 12:26:39 +02:00
parent c27d4d258e
commit c5587f9dfc
2 changed files with 117 additions and 1 deletions

View File

@@ -23,7 +23,8 @@ import (
"github.com/mudler/luet/pkg/compiler/types/compression"
. "github.com/mudler/luet/pkg/config"
installer "github.com/mudler/luet/pkg/installer"
. "github.com/mudler/luet/pkg/logger"
// . "github.com/mudler/luet/pkg/logger"
pkg "github.com/mudler/luet/pkg/package"
"github.com/spf13/cobra"