Skip to content

Commit b1232fc

Browse files
authored
Add link to CircleCI article to docs (#6295)
1 parent 0be89bf commit b1232fc

File tree

1 file changed

+2
-0
lines changed
  • docs/supported_docker_environment/continuous_integration

1 file changed

+2
-0
lines changed

docs/supported_docker_environment/continuous_integration/circle_ci.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ jobs:
1414
- checkout
1515
- run: mvn -B clean install
1616
```
17+
18+
You can learn more about the best practices of using Testcontainers together with CircleCI in [this article](https://www.atomicjar.com/2022/12/testcontainers-with-circleci/).

0 commit comments

Comments
 (0)