Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Allow environment variables for Run task #29

Open
hamidnazari opened this issue Sep 8, 2015 · 0 comments
Open

Allow environment variables for Run task #29

hamidnazari opened this issue Sep 8, 2015 · 0 comments

Comments

@hamidnazari
Copy link
Owner

Sample task:

tasks:
  - run:
    - source: /path/to/another/local/script
      cwd: /path/to/another/remote/dir
      sudo: True
      env:
        VAR1: 'Hello'
        VAR2: 'World'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant