Skip to content

Commit

Permalink
temporarily remove mssl integrations until we can fix ci build bug (p…
Browse files Browse the repository at this point in the history
…art 2) (#1045)

missed an invocation needed for #1044 to succeed
  • Loading branch information
cgardens authored Nov 22, 2020
1 parent 77ef410 commit 88a236e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-mssql/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ dependencies {
// integrationTestImplementation project(':airbyte-integrations:bases:standard-source-test')

implementation files(project(':airbyte-integrations:bases:base-java').airbyteDocker.outputs)
integrationTestImplementation files(project(':airbyte-integrations:bases:base-java').airbyteDocker.outputs)
// integrationTestImplementation files(project(':airbyte-integrations:bases:base-java').airbyteDocker.outputs)
}

0 comments on commit 88a236e

Please sign in to comment.