ucbrise / jarvis

Build, configure, and track workflows with Jarvis.
https://ucbrise.github.io/jarvis
Apache License 2.0
13 stars 8 forks source link

Current directory where is JarvisFile #11

Closed rlnsanz closed 6 years ago

rlnsanz commented 6 years ago

If we call a JarvisFile from a different directory (e.g. python [absolute_path]) we will version the incorrect directory.

The 'current directory', that Jarvis cares about is the directory where the JarvisFile is located.