Skip to content

Commit b8e8a04

Browse files
authored
Add component pusher context (#98)
1 parent 6779f2d commit b8e8a04

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
@@ -127,6 +127,8 @@ workflows:
127127
jobs:
128128
- build:
129129
name: "Build and publish docker image"
130+
context:
131+
- componentspusher
130132
filters:
131133
branches:
132134
ignore: /.*/

0 commit comments

Comments
 (0)