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 648edab commit 67c006eCopy full SHA for 67c006e
readme_builder.py
@@ -51,8 +51,6 @@ def get_key_value(obj, key):
51
return test_value
52
53
54
-os.environ["BUILDER_WORKFLOW_PATH"] = "/Users/rob/Repository/multi-py/python-oso/.github/workflows/image-build.yml"
55
-
56
platform = "linux/amd64,linux/arm64,linux/arm/v7"
57
variants = ["full", "slim", "alpine"]
58
if os.environ.get('BUILDER_WORKFLOW_PATH', False):
0 commit comments