diff --git a/.circleci/config.yml b/.circleci/config.yml index cb62404..c4bcbc8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -35,7 +35,8 @@ commands: - source-{{ .Branch }}-{{ .Revision }} - source-{{ .Branch }}- - source- - - checkout + - checkout: + method: full - save_cache: key: source-{{ .Branch }}-{{ .Revision }} paths: