Skip to content

Docker fix fails when tag not specified for image #1932

@varunsh-coder

Description

@varunsh-coder

assumes that a tag is always specified. When it is not specified, the code fails.

Here is an example
https://github.com/onnx/onnx/blob/540c58b4fa622c99880bcd2ea086089cae56bc9d/.github/workflows/release_linux_x86_64.yml#L46

  • We need to figure out how to fix an issue when the tag is not specified.
  • Handle cases when the tag is not specified and not error out

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions