Skip to content

Commit

Permalink
add: debug container
Browse files Browse the repository at this point in the history
  • Loading branch information
rhblind committed Sep 20, 2024
1 parent 4ce4f76 commit e57406e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/elixir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
with:
args: docker restart mqtt

- run: sleep 5
- run: docker inspect mqtt
- run: docker container exec mqtt ls /mosquitto/config

Expand Down

0 comments on commit e57406e

Please sign in to comment.