Skip to content

Commit

Permalink
Tiny fix (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
AleF83 authored and tomeresk committed Jul 23, 2019
1 parent f00c67c commit 53e69e5
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 @@ -42,7 +42,7 @@ commands:

- run:
name: Load Docker image
command: docker load < /tmp/oidc-server-mock<< parameters.imageName >>.tar
command: docker load < /tmp/oidc-server-mock/<< parameters.imageName >>.tar


- run:
Expand Down

0 comments on commit 53e69e5

Please sign in to comment.