Skip to content

Commit

Permalink
CI: remove continue-on-error
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Andy <pascalandy@users.noreply.github.com>
  • Loading branch information
pascalandy committed Jan 11, 2022
1 parent 6685fa8 commit ca20ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multi_arch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
# The goal is the catch if multiarch builds have issue on branch edge without slowing down the dev UX.
# Docs: list archs https://github.com/firepress-org/ghostfire/issues/57
- uses: docker/setup-buildx-action@v1
name: Build linux/amd64
- name: Build linux/amd64
uses: docker/build-push-action@v2
with:
context: .
Expand Down

0 comments on commit ca20ebd

Please sign in to comment.