Skip to content
This repository was archived by the owner on May 30, 2022. It is now read-only.
This repository was 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

Description

@jmawatari

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

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions