Skip to content

Testing issues and request to add .dockstore.yml #1

@low-decarie

Description

@low-decarie

To enable dockerstore integration, please add a .dockstore.yml per https://dockstore.org/github-landing-page?entryType=WORKFLOW.

File content should be an edited version of

version: 1.2 # The .dockstore.yml schema version
workflows:
  - subclass: <CWL | WDL | NFL | GALAXY | SMK>
    primaryDescriptorPath: <String>
    testParameterFiles: # <String Array>
      - <String>
      - <String>
    readMePath: <String>
    authors:
      - orcid: <String>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions