Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Is it possible to specify shell script file at script part ? #52

Open
jmawatari opened this issue Oct 16, 2018 · 0 comments
Open

Is it possible to specify shell script file at script part ? #52

jmawatari opened this issue Oct 16, 2018 · 0 comments

Comments

@jmawatari
Copy link

jmawatari commented Oct 16, 2018

Hello. I have a question.
Is it possible to specify shell script file at script part ?

If there is some method to specify, let me know how to do it.
Because I want to share script reusable in some pipeline.

jobs:
- name: echo
  plan:
  - put: staging-server
    params:
      interpreter: /bin/bash
      script: 
        path/to/somescript.sh  # <= this line
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant