Skip to content

Commit 877d5ca

Browse files
committed
Use shared context for deploy secrets
1 parent c5514c1 commit 877d5ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ jobs:
8585
command: dockerTest
8686

8787
deploy:
88+
context:
89+
- deploy
8890
executor: circle-jdk-executor
8991
steps:
9092
- checkout

0 commit comments

Comments
 (0)