feat: configure drone ci #1
@ -21,7 +21,6 @@ steps:
|
|||||||
cache_key: '{{ .Repo.Name }}-{{ checksum ".tool-versions" }}-{{ checksum "yarn.lock" }}'
|
cache_key: '{{ .Repo.Name }}-{{ checksum ".tool-versions" }}-{{ checksum "yarn.lock" }}'
|
||||||
endpoint: minio:9000
|
endpoint: minio:9000
|
||||||
mount:
|
mount:
|
||||||
- .node_modules
|
|
||||||
- .yarn
|
- .yarn
|
||||||
path_style: true
|
path_style: true
|
||||||
region: us-east-1
|
region: us-east-1
|
||||||
@ -48,7 +47,6 @@ steps:
|
|||||||
endpoint: minio:9000
|
endpoint: minio:9000
|
||||||
exit_code: true
|
exit_code: true
|
||||||
mount:
|
mount:
|
||||||
- node_modules
|
|
||||||
- .yarn
|
- .yarn
|
||||||
path_style: true
|
path_style: true
|
||||||
rebuild: true
|
rebuild: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user