Skip to content

Add codefresh.yml generator #1

@allanchau

Description

@allanchau

The current codefresh process is a bit error prone.

We should be able to define a json file codefresh.json and have that generate the codefresh file using c codefresh init. Something like:

{
  "images": [
    { "account": "account", "container": "app" }
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions