Skip to content

Commit

Permalink
Merge pull request #479 from kapilkd13/container-correction
Browse files Browse the repository at this point in the history
Docker container added: test 89 inlinejs.cwl
  • Loading branch information
mr-c authored Jul 14, 2017
2 parents e18a107 + 62fac93 commit 30bc3d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions v1.0/v1.0/inline-js.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ baseCommand: echo

requirements:
- class: InlineJavascriptRequirement
hints:
- class: DockerRequirement
dockerPull: python:2-slim

inputs:
- id: args.py
Expand Down

0 comments on commit 30bc3d7

Please sign in to comment.