Skip to content

Commit

Permalink
push image after build succeeds
Browse files Browse the repository at this point in the history
  • Loading branch information
zainasir committed Jan 6, 2025
1 parent 4a57b53 commit fafa23b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -455,4 +455,6 @@ workflows:
- build_image
- push_image:
context:
- api-tests
- api-tests
requires:
- build_image

0 comments on commit fafa23b

Please sign in to comment.