You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is already done -- you should only set required = False.
It should be something like this:
"names": [
"one",
"two"
],
"required": false,
"message": "This label is automatically set by OSBS, do not set them in the Dockerfile.",
"additional_tags": [
"required",
"osbs"
],
"usable_targets": [
"dockerfile"
]
This is a low-prio RFE, mainly added here just to track the problem.
The text was updated successfully, but these errors were encountered: