This commit is contained in:
parent
9596a3cc66
commit
f7ced0fcba
@ -28,7 +28,7 @@ steps:
|
|||||||
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: https://minio.dubas.dev
|
||||||
mount:
|
mount:
|
||||||
- _build
|
- _build
|
||||||
- deps
|
- deps
|
||||||
@ -63,7 +63,7 @@ steps:
|
|||||||
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: https://minio.dubas.dev
|
||||||
mount:
|
mount:
|
||||||
- _build
|
- _build
|
||||||
- deps
|
- deps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user