Debug DD, upload diagnostics

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
Stefan Scherer 2023-08-31 15:12:02 +02:00
parent d4b32c9e09
commit c0a4137ffb
No known key found for this signature in database
GPG Key ID: A3CBE0C3D2861635

View File

@ -124,23 +124,16 @@ jobs:
shell: bash shell: bash
run: | run: |
sleep 60 sleep 60
echo wait another minute
- name: Wait for Docker to be up and running sleep 60
shell: bash echo wait another minute
run: | sleep 60
echo wait another minute
sleep 60
echo wait another minute
sleep 60 sleep 60
- name: Wait for Docker to be up and running - name: Docker PS
shell: bash
run: |
sleep 60
- name: Wait for Docker to be up and running
shell: bash
run: |
sleep 60
- name: Docker PS
continue-on-error: true continue-on-error: true
run: | run: |
docker ps --all docker ps --all