This commit is contained in:
parent
9596a3cc66
commit
f7ced0fcba
@ -28,7 +28,7 @@ steps:
|
||||
archive_format: gzip
|
||||
bucket: trainlog-cache
|
||||
cache_key: '{{ .Repo.Name }}-{{ checksum "mix.lock" }}'
|
||||
endpoint: minio:9000
|
||||
endpoint: https://minio.dubas.dev
|
||||
mount:
|
||||
- _build
|
||||
- deps
|
||||
@ -63,7 +63,7 @@ steps:
|
||||
archive_format: gzip
|
||||
bucket: trainlog-cache
|
||||
cache_key: '{{ .Repo.Name }}-{{ checksum "mix.lock" }}'
|
||||
endpoint: minio:9000
|
||||
endpoint: https://minio.dubas.dev
|
||||
mount:
|
||||
- _build
|
||||
- deps
|
||||
|
Loading…
x
Reference in New Issue
Block a user