Skip to content

[TS-181] Error in Makefile uninstall task #465

Open
@puneetamb

Description

@puneetamb

In makefile uninstall task, we are removing docker codacy-analysis-cli image having tag latest. This leads to error while uninstalling codacy-analysis-cli using make uninstall command.

Screenshot for reference:
Screenshot 2023-01-20 at 7 58 41 PM

This happens because while executing make install for installing cli, docker image with stable tag is pulled.
Screenshot 2023-01-20 at 7 55 19 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    jira-issueIssue tracked on JIRA

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions