We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f84b33 commit 55765a4Copy full SHA for 55765a4
tests/test-cases/local-registry/integration.test.ts
@@ -42,6 +42,7 @@ test("local-registry login <oci>", async () => {
42
cwd: "tests/test-cases/local-registry",
43
job: ["registry-login-oci"],
44
registry: true,
45
+ privileged: true,
46
}, writeStreams);
47
48
0 commit comments