Upload earlier

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
Stefan Scherer 2023-08-31 16:19:24 +02:00
parent c0a4137ffb
commit 8c9af2cfa9
No known key found for this signature in database
GPG Key ID: A3CBE0C3D2861635
1 changed files with 5 additions and 19 deletions

View File

@ -123,25 +123,11 @@ jobs:
- name: Wait for Docker to be up and running
shell: bash
run: |
sleep 60
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: Docker PS
continue-on-error: true
run: |
docker ps --all
- name: Wait for Docker to be up and running
shell: bash
run: |
sleep 60
echo wait a minute
sleep 30
echo ...
sleep 30
echo ok
- name: Upload diagnostics
continue-on-error: true