improve CI configuration #16

Merged
joao.dubas merged 13 commits from jpd-improve-ci into main 2022-04-26 00:01:43 +00:00
4 changed files with 47 additions and 146 deletions
Showing only changes of commit 9596a3cc66 - Show all commits

View File

@@ -26,7 +26,7 @@ steps:
from_secret: minio_password
settings:
archive_format: gzip
bucket: trainlog_cache
bucket: trainlog-cache
cache_key: '{{ .Repo.Name }}-{{ checksum "mix.lock" }}'
endpoint: minio:9000
mount:
@@ -61,7 +61,7 @@ steps:
from_secret: minio_password
settings:
archive_format: gzip
bucket: trainlog_cache
bucket: trainlog-cache
cache_key: '{{ .Repo.Name }}-{{ checksum "mix.lock" }}'
endpoint: minio:9000
mount: