Skip to content

Commit 4e97fc4

Browse files
committed
chore: add contexts
1 parent 16a763a commit 4e97fc4

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
@@ -308,6 +308,7 @@ workflows:
308308
- deploy_to_prod:
309309
context:
310310
- team-container-integration-circleci
311+
- kubernetes-monitor
311312
filters:
312313
branches:
313314
only:
@@ -349,6 +350,7 @@ workflows:
349350
context:
350351
- team-container-integration
351352
- team-container-integration-circleci
353+
- kubernetes-monitor
352354
filters:
353355
branches:
354356
only:

0 commit comments

Comments
 (0)