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
|
||||
image: node
|
||||
commands:
|
||||
- cp -n config.example.json config.json
|
||||
- npm run build
|
||||
|
||||
- name: Test
|
||||
|
|
Loading…
Reference in New Issue