This commit is contained in:
parent
c5b96629e6
commit
9596a3cc66
@ -26,7 +26,7 @@ steps:
|
|||||||
from_secret: minio_password
|
from_secret: minio_password
|
||||||
settings:
|
settings:
|
||||||
archive_format: gzip
|
archive_format: gzip
|
||||||
bucket: trainlog_cache
|
bucket: trainlog-cache
|
||||||
cache_key: '{{ .Repo.Name }}-{{ checksum "mix.lock" }}'
|
cache_key: '{{ .Repo.Name }}-{{ checksum "mix.lock" }}'
|
||||||
endpoint: minio:9000
|
endpoint: minio:9000
|
||||||
mount:
|
mount:
|
||||||
@ -61,7 +61,7 @@ steps:
|
|||||||
from_secret: minio_password
|
from_secret: minio_password
|
||||||
settings:
|
settings:
|
||||||
archive_format: gzip
|
archive_format: gzip
|
||||||
bucket: trainlog_cache
|
bucket: trainlog-cache
|
||||||
cache_key: '{{ .Repo.Name }}-{{ checksum "mix.lock" }}'
|
cache_key: '{{ .Repo.Name }}-{{ checksum "mix.lock" }}'
|
||||||
endpoint: minio:9000
|
endpoint: minio:9000
|
||||||
mount:
|
mount:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user