It's good to say where the target of your copy command is
This commit is contained in:
@@ -8,7 +8,7 @@ branches:
|
||||
node_js:
|
||||
- "4.2.1"
|
||||
before_script:
|
||||
- cp config.js.dist
|
||||
- cp config.js.dist config.js
|
||||
- npm install
|
||||
- npm install bower
|
||||
- ./node_modules/bower/bin/bower install
|
||||
|
||||
Reference in New Issue
Block a user