Skip to content

Deployment issues with makefile #65

@pgDuarte

Description

@pgDuarte

After cloning the repository, and following the steps for deployment seems there are a issue with makefile.

One-Command Deployment

make deploy-all

Makefile:249: warning: overriding recipe for target 'test-security'
Makefile:175: warning: ignoring old recipe for target 'test-security'
Makefile:259: warning: overriding recipe for target 'test-coverage'
Makefile:193: warning: ignoring old recipe for target 'test-coverage'
make: *** No rule to make target 'deploy-all'.  Stop.

Step-by-Step Setup

make build-go

Makefile:249: warning: overriding recipe for target 'test-security'
Makefile:175: warning: ignoring old recipe for target 'test-security'
Makefile:259: warning: overriding recipe for target 'test-coverage'
Makefile:193: warning: ignoring old recipe for target 'test-coverage'
make: *** No rule to make target 'build-go'.  Stop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions