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 3ec9b67 commit cdb04d6
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 @@ -51,6 +51,7 @@ jobs:
args: docker restart mqtt

- run: docker inspect mqtt
- run: docker container exec mqtt cat /mosquitto/config/mosquitto.conf

- name: Set up Erlang and Elixir
uses: erlef/setup-beam@v1
Expand Down

0 comments on commit cdb04d6

Please sign in to comment.