Skip to content

Commit

Permalink
fix: docker build flow
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksii Orel <oorel@redhat.com>
  • Loading branch information
olexii4 committed Nov 7, 2024
1 parent b08338a commit e683a86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ jobs:
include:
- platform: linux/arm64
default: false
- platform: linux/s390x
default: false
steps:
-
name: "Checkout Che Dashboard source code"
Expand Down

0 comments on commit e683a86

Please sign in to comment.