Skip to content

Commit

Permalink
Debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsalec committed Nov 20, 2023
1 parent f3602ad commit eb490d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-legacy-php5-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
shell: bash
stdin: true
- name: Get Docker Log
run: docker logs
run: docker logs landophp53_custom_nginx_1
5 changes: 4 additions & 1 deletion examples/5.3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,7 @@ Destroy tests

Run the following commands to trash this app like nothing ever happened.


```bash
# Should print out docker logs
docker logs landophp53_custom_nginx_1
```

0 comments on commit eb490d7

Please sign in to comment.