Skip to content

Commit adca47b

Browse files
authored
Merge pull request #53 from manics/platform
Add platform argument
2 parents d5341de + a922bad commit adca47b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repo2shellscript/shellscript.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ def build(
226226
dockerfile="",
227227
fileobj=None,
228228
path="",
229+
platform=None,
229230
**kwargs,
230231
):
231232

0 commit comments

Comments
 (0)