Skip to content

Commit 986c7ae

Browse files
committed
Supplied the correct secret contexts
1 parent ab004be commit 986c7ae

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ workflows:
113113
- build:
114114
context:
115115
- docker-credentials
116-
- sonatype-credentials
116+
- bintray-credentials
117117
filters:
118118
branches:
119119
only: master
@@ -135,6 +135,7 @@ workflows:
135135
context:
136136
- docker-credentials
137137
- bintray-credentials
138+
- sonatype-credentials
138139
filters:
139140
branches:
140141
only: non-existent-branch

0 commit comments

Comments
 (0)