Skip to content

Commit 2939953

Browse files
committed
new: docker logs
1 parent 05c3703 commit 2939953

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ jobs:
8282

8383
- run: docker ps -a
8484

85+
- run: docker logs arango
86+
8587
- run:
8688
name: "Run pytest"
8789
command: |

0 commit comments

Comments
 (0)