diff --git a/.drone.yml b/.drone.yml index 2322dfc..5039719 100644 --- a/.drone.yml +++ b/.drone.yml @@ -43,8 +43,8 @@ steps: from_secret: minio_password settings: archive_format: gzip - bucket: -clean-architecture-cache - cache_key: '{{ .Repo.Name }}-{{ checksum ".tool-versions" }}-{{ checksum "mix.lock" }}' + bucket: clean-architecture-cache + cache_key: '{{ .Repo.Name }}-{{ checksum ".tool-versions" }}-{{ checksum "yarn.lock" }}' endpoint: minio:9000 exit_code: true mount: