We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5514c1 commit 877d5caCopy full SHA for 877d5ca
.circleci/config.yml
@@ -85,6 +85,8 @@ jobs:
85
command: dockerTest
86
87
deploy:
88
+ context:
89
+ - deploy
90
executor: circle-jdk-executor
91
steps:
92
- checkout
0 commit comments