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 1843d94 commit cb215aeCopy full SHA for cb215ae
packages/settings-library/tests/test_docker_registry.py
@@ -11,6 +11,7 @@
11
"REGISTRY_USER": "usr",
12
"REGISTRY_PW": "pwd",
13
"REGISTRY_SSL": "False",
14
+ "REGISTRY_URL": "pytest.registry.com",
15
}
16
17
0 commit comments