Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Commit

Permalink
fix Dockerfile path of neo4j_insta_posts-inserter
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-fr committed Mar 22, 2020
1 parent 106b629 commit 5d6793d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:
- run:
name: Build and Publish Docker Image to Docker Hub
command: |
./build_and_upload_image.sh insta/neo4j-inserter/insta_posts-inserter/Dockerfile codesmag/neo4j_insta_posts-inserter
./build_and_upload_image.sh insta/inserter/neo4j/posts/neo4j-inserter/insta_posts-inserter/Dockerfile codesmag/neo4j_insta_posts-inserter
neo4j_insta_user-inserter:
executor: job-runner
steps:
Expand Down

0 comments on commit 5d6793d

Please sign in to comment.