Skip to content

Commit 67c006e

Browse files
committed
remove debugging line
1 parent 648edab commit 67c006e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

readme_builder.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ def get_key_value(obj, key):
5151
return test_value
5252

5353

54-
os.environ["BUILDER_WORKFLOW_PATH"] = "/Users/rob/Repository/multi-py/python-oso/.github/workflows/image-build.yml"
55-
5654
platform = "linux/amd64,linux/arm64,linux/arm/v7"
5755
variants = ["full", "slim", "alpine"]
5856
if os.environ.get('BUILDER_WORKFLOW_PATH', False):

0 commit comments

Comments
 (0)