Platform

A list of platforms to generate target artifacts for.

Example:

platforms:
  - type: docker
    image: "bash:4.0"
  - type: native
  - type: nextflow
    directives:
      label: [lowcpu, midmem]