Skip to content

Commit

Permalink
try always
Browse files Browse the repository at this point in the history
  • Loading branch information
neilkakkar committed Jun 11, 2024
1 parent fd06eb3 commit 4ed8266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
build-args: BIN=${{ matrix.image }}

- name: Build and push image2
continue-on-error: true
if: always()
id: docker_build2
uses: depot/build-push-action@v1
with:
Expand Down

0 comments on commit 4ed8266

Please sign in to comment.