Skip to content

Commit

Permalink
:tube: Remove docker tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nullptr-rs committed Jun 6, 2023
1 parent 293a2f5 commit 5ac4d0f
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 215 deletions.
8 changes: 2 additions & 6 deletions docker/build.gradle
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
dependencies {
api 'com.github.docker-java:docker-java-transport-zerodep:3.2.13'
api 'com.github.docker-java:docker-java:3.2.13'
api 'com.github.docker-java:docker-java-transport-zerodep:3.3.1'
api 'com.github.docker-java:docker-java:3.3.1'
api project(':tools')

testImplementation "org.testcontainers:testcontainers:1.17.6"
testImplementation "org.testcontainers:junit-jupiter:1.17.6"
testImplementation 'org.slf4j:slf4j-simple:2.0.6'
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 5ac4d0f

Please sign in to comment.