Skip to content

Commit

Permalink
capture actions logs
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker committed Aug 14, 2023
1 parent 8a1db8d commit 0650b46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-unified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -845,6 +845,7 @@ jobs:
run: |
docker ps -a
docker logs datahub-gms >& gms-${{ matrix.test_strategy }}.log
docker logs actions >& actions-${{ matrix.test_strategy }}.log
- name: Upload logs
uses: actions/upload-artifact@v3
if: failure()
Expand Down

0 comments on commit 0650b46

Please sign in to comment.