Skip to content

Commit

Permalink
fix: Fixes issue#367 docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkborderman committed Jan 17, 2021
1 parent 610ffd6 commit 0fda176
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:
environment:
IMAGE_NAME: snarkai/hub
steps:
- setup_remote_docker
- checkout
- run:
name: "Init .pypirc"
Expand Down

0 comments on commit 0fda176

Please sign in to comment.