mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-01-10 16:00:34 +00:00
8 lines
65 B
YAML
8 lines
65 B
YAML
|
language: node_js
|
||
|
|
||
|
node_js:
|
||
|
- "node"
|
||
|
|
||
|
script:
|
||
|
- node test.js
|