Skip to content

Commit

Permalink
fix: fix issues in circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieu-foucault committed Jun 9, 2020
1 parent 47588d4 commit c112bd6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,8 @@ jobs:
cache_version:
type: integer
default: 1
working_directory: << parameters.working_directory >>
steps:
- checkout:
- checkout
- gcp-gcr/gcr-auth
- restore_cache:
keys:
Expand Down

0 comments on commit c112bd6

Please sign in to comment.