Skip to content

Running a codefresh pipeline locally fails #1353

@jpbarto

Description

@jpbarto

Following the guidance found at https://codefresh.io/docs/docs/pipelines/running-pipelines-locally/, when I try to execute a defined pipeline in my Codefresh account or run a pipeline using a local yaml file I get the same result.

Updating Codefresh engine ==>

Pulling image codefresh/engine:master
Digest: sha256:3a9b6724c4d21ae58317f4d861c603dcf35d24b0b2df43507c58322850387c1c
Status: Image is up to date for codefresh/engine:master

Finished Update ==>

Running pipeline: server-bot/server-bot-build
Pipeline executed successfully

And in the Codefresh console I can see the build is listed as local but it says it has failed because the 'Build runtime settings are not configured'.

When I run codefresh run --local I would expect the pipeline to be executed locally in my Docker installation and the output of the build job to be written to my console. And why does the CLI list it as successful but the Codefresh UI shows the build as failed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions