Skip to content

DAG-based build #72

Description

@joonas-fi

Examples of different types of steps

- id: executable
  input: [workdir]
  output: built executable in rel/

- id: codegen
  input: [workdir]
  output: workdir

- id: run
  input: executable.rel/app
  output: n/a

- id: container-image
  input: executable.rel/app
  output: container image

- id: bare_docker_build
  input: source code
  output: container image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions