Skip to content

Commit

Permalink
Add polaris startCrdbCluster
Browse files Browse the repository at this point in the history
  • Loading branch information
gabeiglio committed Aug 28, 2024
1 parent 07fbc7f commit e8cd805
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions metacat-connector-polaris/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ test {
}
}

/*
task startCrdbCluster(type: Exec) {
commandLine '/bin/echo', project.file('src/functionalTest/scripts/start_docker_containers.sh')
commandLine 'sh',
Expand All @@ -101,4 +99,3 @@ functionalTest {
finalizedBy 'stopCrdbCluster'
}
}
*/

0 comments on commit e8cd805

Please sign in to comment.