mkdir first
This commit is contained in:
committed by
Daniel Lo Nigro
parent
254c55f630
commit
6287c65104
@@ -3,7 +3,7 @@ node_js:
|
||||
- 6
|
||||
|
||||
before_script:
|
||||
- echo "{\"gh_token\":\"$GITHUB_TOKEN\"}" > private/secret.json
|
||||
- mkdir private && echo "{\"gh_token\":\"$GITHUB_TOKEN\"}" > private/secret.json
|
||||
|
||||
script:
|
||||
- npm run lint
|
||||
|
||||
Reference in New Issue
Block a user