-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deploy command with subdirectory #17
Comments
You can use custom captain-definition paths.
Now you can deploy your source to each app and the correct. Another approach is to have one |
I think both approaches are not very convenient. If I want to deploy more than two apps in a repo fast, I have to use the tar file option, which is manually very slow and annoying. |
Why do I can't choose a subdirectory for me application root?
It is only possible to have another branch.
But if you have a frontend and a backend you want both in one repository and not in two branches.
The text was updated successfully, but these errors were encountered: