Przeglądaj źródła

Debug DD, upload diagnostics

Signed-off-by: Stefan Scherer <[email protected]>
Stefan Scherer 2 lat temu
rodzic
commit
c0a4137ffb
1 zmienionych plików z 6 dodań i 13 usunięć
  1. 6 13
      .github/workflows/e2e-mac.yml

+ 6 - 13
.github/workflows/e2e-mac.yml

@@ -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
-
-      - name: Wait for Docker to be up and running
-        shell: bash
-        run: |
+          echo wait another minute
           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
 
-        - name: Docker PS
+      - name: Docker PS
         continue-on-error: true
         run: |
           docker ps --all