Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Remove references to Docker Hub context within CircleCI configuration #175

Merged
merged 1 commit into from
Jan 20, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 3 additions & 9 deletions .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