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 from_secret: minio_password
settings: settings:
archive_format: gzip archive_format: gzip
bucket: -clean-architecture-cache bucket: clean-architecture-cache
cache_key: '{{ .Repo.Name }}-{{ checksum ".tool-versions" }}-{{ checksum "mix.lock" }}' cache_key: '{{ .Repo.Name }}-{{ checksum ".tool-versions" }}-{{ checksum "yarn.lock" }}'
endpoint: minio:9000 endpoint: minio:9000
exit_code: true exit_code: true
mount: mount: