mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-11 04:48:32 +03:00
Fix config path
This commit is contained in:
committed by
Lachie Kermode
parent
ba953f56d3
commit
2c9d5c597d
@@ -6,7 +6,7 @@ cache:
|
||||
- node_modules
|
||||
before_script:
|
||||
- npm install -g yarn
|
||||
- cp ./src/config.example.js ./src/config.js
|
||||
- cp ./src/example.config.js ./src/config.js
|
||||
install:
|
||||
- yarn
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user