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
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