mirror of
https://github.com/lovasoa/whitebophir
synced 2024-11-15 00:37:07 +00:00
6 lines
No EOL
85 B
YAML
6 lines
No EOL
85 B
YAML
language: node_js
|
|
node_js: ["10"]
|
|
script: npm run deploy
|
|
branches:
|
|
only:
|
|
- master |