Skip to content

Commit

Permalink
Remove context reference from CircleCI (plotly#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
rpkyle committed Jan 20, 2021
1 parent 668975e commit 3dcc02a
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions packages/dash-html-components/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,6 @@ workflows:
version: 2
build:
jobs:
- python-2.7:
context:
- dash-docker-hub
- python-3.6:
context:
- dash-docker-hub
- python-3.7:
context:
- dash-docker-hub
- python-2.7
- python-3.6
- python-3.7

0 comments on commit 3dcc02a

Please sign in to comment.