Skip to content

Commit

Permalink
Upload earlier
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 c0a4137 commit 8c9af2c
Showing 1 changed file with 5 additions and 19 deletions.
24 changes: 5 additions & 19 deletions .github/workflows/e2e-mac.yml
Expand Up @@ -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
Expand Down

0 comments on commit 8c9af2c

Please sign in to comment.