Skip to content

Add codefresh.yml generator #1

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" }
  ]
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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