ci: use prebuilt images
This commit is contained in:
@@ -43,6 +43,10 @@ func TestE2EIssue32Interactive(t *testing.T) {
|
||||
"alr", "fix",
|
||||
)))
|
||||
|
||||
assert.NoError(t, r.Exec(e2e.NewCommand(
|
||||
"sudo", "apt-get", "update",
|
||||
)))
|
||||
|
||||
assert.NoError(t, r.Exec(e2e.NewCommand(
|
||||
"sudo", "alr", "--interactive=false", "install", "ca-certificates",
|
||||
)))
|
||||
|
Reference in New Issue
Block a user