How to get Custom Filters over to Octopus for deployment

We have several in-house databases that contain references to Linked Servers - which won't deploy within a transaction. I created filters so those objects are in a separate update.sql file without a transaction wrapper. We have been unable to figure out how to configure Octopus to use these files when creating the deployment.
Tagged:

Best Answer

  • Sergio RSergio R Posts: 610 Rose Gold 5
    Hi,

    The best solution in this case would be to have those custom filter files shared on a network share and then set the Filter path accordingly on the step where you Create the Database release.

    Thank you,
    Sergio
    Product Support Engineer
    Redgate Software Ltd
    Please see our Help Center for detailed guides on how to use our tools

Answers

Sign In or Register to comment.