Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Add Build tag for production release
Browse files Browse the repository at this point in the history
Signed-off-by: Afshin Paydar <[email protected]>
  • Loading branch information
Afshin Paydar committed Jun 28, 2021
1 parent dfa69de commit 33ea8b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ jobs:
- docker_build_push:
docker_latest_image_tag: latest
docker_image_tag: ${CIRCLE_TAG}
- deploy:
target_branch: "production"
- k8s_deploy:
target: "production"
k8s_namespace: "bot-binary-com-production"
Expand Down

0 comments on commit 33ea8b7

Please sign in to comment.