9 lines
No EOL
159 B
YAML
9 lines
No EOL
159 B
YAML
image: znetstar/tor-router:3.4.1
|
|
|
|
pipelines:
|
|
default:
|
|
- step:
|
|
name: Build and test
|
|
script:
|
|
- npm install
|
|
- npm test |