Skip to content

Commit

Permalink
ci(task-nr): add always() to build-image-push (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: André Caiado da Silva <[email protected]>
  • Loading branch information
andrecaiado and acaiado authored Mar 7, 2024
1 parent a043175 commit 0822ed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI-CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
comment: true
only-changed-files: true
build-image-push:
if: always()
runs-on: ubuntu-latest
needs: [prepare, build-and-test]
steps:
Expand Down

0 comments on commit 0822ed8

Please sign in to comment.