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

Commit 9fd07c2

Browse files
authored
Merge pull request #3341 from afshinpaydar-binary/circleci_build_tag
Add Build tag for production release
2 parents dfa69de + 33ea8b7 commit 9fd07c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ jobs:
155155
- docker_build_push:
156156
docker_latest_image_tag: latest
157157
docker_image_tag: ${CIRCLE_TAG}
158+
- deploy:
159+
target_branch: "production"
158160
- k8s_deploy:
159161
target: "production"
160162
k8s_namespace: "bot-binary-com-production"

0 commit comments

Comments
 (0)