Skip to content

Commit

Permalink
Docker logs debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsalec committed Nov 20, 2023
1 parent eb490d7 commit e2bdf09
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pr-legacy-php5-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ jobs:
cleanup-header: "Destroy tests"
shell: bash
stdin: true
- name: Get Docker Log
run: docker logs landophp53_custom_nginx_1
- name: Dump docker logs on failure
if: failure()
uses: jwalton/gh-docker-logs@v2

0 comments on commit e2bdf09

Please sign in to comment.