Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

Commit

Permalink
fix - removed docker creation from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cr0hn committed Feb 5, 2018
1 parent 452bac5 commit 95518f4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,3 @@ jobs:
branches:
only:
- master

- deploy:
name: Upload to Dockerhub
command: make upload-docker
branches:
only:
- master

0 comments on commit 95518f4

Please sign in to comment.