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

Commit

Permalink
Merge pull request #3341 from afshinpaydar-binary/circleci_build_tag
Browse files Browse the repository at this point in the history
Add Build tag for production release
  • Loading branch information
mehrzad-fs authored Jun 28, 2021
2 parents dfa69de + 33ea8b7 commit 9fd07c2
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 9fd07c2

Please sign in to comment.