Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
haroon-sheikh authored Jul 7, 2021
1 parent 7f83f77 commit f25f30f
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 @@ -19,7 +19,7 @@ jobs:
command: |
make
docker login -u $DOCKER_USER -p $DOCKER_PASS
make docker_push notify
make docker_push
workflows:
version: 2
build_and_deploy:
Expand Down

0 comments on commit f25f30f

Please sign in to comment.