-
Notifications
You must be signed in to change notification settings - Fork 483
Run deploy outside of app directory #3
Copy link
Copy link
Closed
Description
Im using mina to deploy multiple apps from single server, which does not have project's source code, but only has scripts to deploy (mina scripts). I created a simple hack that allows you to pass --config parameter.
So the use case is something like this:
mina deploy --config=/path/to/script
Would it be possible to integrate into master?
You can check out my implementation here - https://github.com/sosedoff/mina/tree/external-config
Not sure if its a correct way to integrate with rake.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels