feat: configure drone ci #1

Merged
joao.dubas merged 3 commits from jpd/feat/configure-ci-cd into main 2023-09-16 01:43:27 +00:00
Showing only changes of commit 7b54200b83 - Show all commits

View File

@ -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: