Skip to content

Commit

Permalink
Build fail logs
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed Dec 22, 2024
1 parent 0c040f1 commit bd2eb5e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/concert-demos-root-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
command: |
make dcup-full-action
- name: Build Fail!
- name: Docker Startup Fail!
if: failure()
run: |
make docker-logs
Expand All @@ -53,7 +53,7 @@ jobs:
command: |
make dcup-full-action
- name: Build Fail!
- name: Docker Startup Fail!
if: failure()
run: |
make docker-logs
Expand All @@ -80,7 +80,7 @@ jobs:
command: |
make dcup-full-action
- name: Build Fail!
- name: Docker Startup Fail!
if: failure()
run: |
make docker-logs
Expand All @@ -107,7 +107,7 @@ jobs:
command: |
make dcup-full-action
- name: Build Fail!
- name: Docker Startup Fail!
if: failure()
run: |
make docker-logs
Expand Down

0 comments on commit bd2eb5e

Please sign in to comment.