Skip to content

Commit

Permalink
ci: Uses git image to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
arekkas committed Feb 17, 2018
1 parent deddd0c commit fa5cd05
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 @@ -85,7 +85,7 @@ jobs:

publish-docs:
docker:
- image: circleci/golang:1.9
- image: alpine/git:1.0.4
working_directory: /go/src/github.com/ory/oathkeeper
steps:
- checkout
Expand Down

0 comments on commit fa5cd05

Please sign in to comment.