Watch paths for new builder environment not effective
jaronoff97HOBBY
a year ago
I am using the builder environment and have a watch path set for one of my applications: /otelcol/**
When i deploy the following commit changes:
app/airtunnel/lib/airtunnel_web/components/layouts/root.html.heex
app/airtunnel/priv/static/favicon.ico
I still see a deploy for my unrelated application.
0 Replies