monorepo support for selective builds #1898
Replies: 1 comment 2 replies
|
I soon add support for include paths with globs, so you can define a gitignore like paths that will trigger a deployment. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
i have frontend/backend application in one repository and created separate application in coolify with the use base-dir setting.
if i commit changes to the frontend both applications are redeployed. is there a way to redeploy only the application which had changes?
All reactions