Skip to content

Commit

Permalink
Fix typo in circle-ci test-docker job
Browse files Browse the repository at this point in the history
  • Loading branch information
arekkas committed Nov 6, 2017
1 parent 12b5f13 commit 5618c30
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 @@ -61,7 +61,7 @@ jobs:
- setup_remote_docker:
version: 17.10.0-ce
- run: docker build -f Dockerfile -t oathkeeper-test .
- run: docker run oathkeeper-test oathkeeper version
- run: docker run oathkeeper-test version

release:
docker:
Expand Down

0 comments on commit 5618c30

Please sign in to comment.