Skip to content

feat: change workflow to only push if tests pass #138

@anrayliu

Description

@anrayliu

Context

Even if the unit tests or integration tests fail, the CI/CD pipeline will push the built image. Change this so that the pushing is skipped if the tests aren't passed.

TODO

  • Change workflow to only push on testing success

Expected Outcome

The workflow should only push built images to image repositories if all the tests pass.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions