-4

I want to deploy an SSIS package to SQL Server SSDB cataglog, using Bamboo Continuous integration, i am using Bitbucket as repository. Can anyone help me get started ...

Kaleem
  • 1
  • 1
  • Did you try something? – Gian Paolo Apr 10 '17 at 09:48
  • Yes I have pushed my SSIS solution to BitBucket and configured Bamboo with my BitBucket Repository, but next i dont know how to deploy that SSIS package to SQL Server using Bamboo – Kaleem Apr 10 '17 at 20:22

1 Answers1

0

The following blog talk about Atlassian Bamboo and AWS CodeDeploy integration: https://aws.amazon.com/blogs/apn/announcing-atlassian-bitbucket-support-for-aws-codedeploy/

vj8709
  • 1