If config.json does not already exist, copy it.
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
ea8b6c7448
commit
8edbfd8275
|
@ -10,6 +10,7 @@ steps:
|
||||||
- name: Build
|
- name: Build
|
||||||
image: node
|
image: node
|
||||||
commands:
|
commands:
|
||||||
|
- cp -n config.example.json config.json
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
|
|
Loading…
Reference in New Issue