Skip to content

Commit

Permalink
docker ps
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Dec 14, 2023
1 parent df788ae commit 2404ad9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:

- run: sleep 10

- run: docker ps -a

- run: docker logs adb


Expand Down Expand Up @@ -94,6 +96,8 @@ jobs:

- run: sleep 10

- run: docker ps -a

- run: docker logs adb

# - restore_cache:
Expand Down

0 comments on commit 2404ad9

Please sign in to comment.