Skip to content

Makefile automated redeploy needs to re-read Makefile. #9414

Open
@icarito

Description

@icarito

When deploying, we use the Makefile to pull-from-stable and then redeploy container.
If the pull-from-stable step updates the Makefile, the process continues using the previous Makefile that it already read instead of reloading the Makefile.
We should recursively invoke make from the Makefile to force a reload of Makefile and avoid deployment issues when Makefile is changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugthe issue is regarding one of our programs which faces problems when a certain task is executed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions