Standalone SQL Server Integration Services (SSIS) DevOps Tools

Standalone SSIS DevOps Tools provide a set of executables to do SSIS CICD tasks. Without the dependency on the installation of Visual Studio or SSIS runtime, these executables can be easily integrated with any CICD platform. The executables provided are:

SSISBuild.exe: build SSIS projects in project deployment model or package deployment model.
SSISDeploy.exe: deploy ISPAC files to SSIS catalog, or DTSX files and their dependencies to file system.

https://techcommunity.microsoft.com/t5/sql-server-integration-services/standalone-sql-server-integration-services-ssis-devops-tools-in/ba-p/1782270