Skip to content

Commit

Permalink
restore airbyte-cli (#7935)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgardens authored Nov 13, 2021
1 parent fbf08b6 commit f40e536
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ include ':airbyte-scheduler:persistence' // used by airbyte-workers.

// platform
if (!System.getenv().containsKey("SUB_BUILD") || System.getenv().get("SUB_BUILD") == "PLATFORM") {
// todo (cgardens) - bring this back into the build when it is stable.
// include ':airbyte-cli'
include ':airbyte-cli'
include ':airbyte-e2e-testing'
include ':airbyte-migration'
include ':airbyte-oauth'
Expand Down

0 comments on commit f40e536

Please sign in to comment.