-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
github-workflows/.github/workflows/docker.yml
Lines 44 to 48 in ebd46e1
| build_args: | |
| description: "List of build arguments, as an array inside a string" | |
| required: false | |
| default: "[]" | |
| type: string |
But according to docs:
Listtype is a newline-delimited string
|
build-args| List | List of build-time variables |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers