Skip to content

Commit

Permalink
Debug DD, upload diagnostics
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
  • Loading branch information
StefanScherer committed Aug 31, 2023
1 parent d4b32c9 commit c0a4137
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions .github/workflows/e2e-mac.yml
Expand Up @@ -124,23 +124,16 @@ jobs:
shell: bash
run: |
sleep 60
- name: Wait for Docker to be up and running
shell: bash
run: |
echo wait another minute
sleep 60
- name: Wait for Docker to be up and running
shell: bash
run: |
echo wait another minute
sleep 60
- name: Wait for Docker to be up and running
shell: bash
run: |
echo wait another minute
sleep 60
echo wait another minute
sleep 60
- name: Docker PS
- name: Docker PS
continue-on-error: true
run: |
docker ps --all
Expand Down

0 comments on commit c0a4137

Please sign in to comment.