Debug DD, upload diagnostics
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
parent
d4b32c9e09
commit
c0a4137ffb
23
.github/workflows/e2e-mac.yml
vendored
23
.github/workflows/e2e-mac.yml
vendored
@ -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
|
||||
echo wait another minute
|
||||
sleep 60
|
||||
echo wait another minute
|
||||
sleep 60
|
||||
echo wait another minute
|
||||
sleep 60
|
||||
|
||||
- name: Wait for Docker to be up and running
|
||||
shell: bash
|
||||
run: |
|
||||
sleep 60
|
||||
|
||||
- name: Wait for Docker to be up and running
|
||||
shell: bash
|
||||
run: |
|
||||
sleep 60
|
||||
|
||||
- name: Docker PS
|
||||
- name: Docker PS
|
||||
continue-on-error: true
|
||||
run: |
|
||||
docker ps --all
|
||||
|
Loading…
x
Reference in New Issue
Block a user