Skip to content

Commit ab9b77e

Browse files
authored
Use opensource context (#3)
1 parent 25ef1c2 commit ab9b77e

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
@@ -45,13 +45,15 @@ workflows:
4545
pull_request:
4646
jobs:
4747
- test:
48+
context: opensource
4849
filters:
4950
branches:
5051
ignore:
5152
- master
5253
publish:
5354
jobs:
5455
- publish:
56+
context: opensource
5557
filters:
5658
tags:
5759
only: /v[0-9]+(\.[0-9]+)*/

0 commit comments

Comments
 (0)