wheres root
This commit is contained in:
parent
60b917d83d
commit
d25dbce576
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -16,6 +16,7 @@ node('node') {
|
||||
stage 'Test'
|
||||
|
||||
sh """#!/bin/bash -e
|
||||
echo $root
|
||||
make build-dev-deps lint
|
||||
"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user