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

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

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions