change to correct directory?
This commit is contained in:
parent
01e3c17341
commit
7d7953a2b6
@ -143,7 +143,7 @@ pipeline {
|
||||
apt-get update
|
||||
apt-get install -y rpm
|
||||
su - node
|
||||
cd /lens
|
||||
cd "${workspace}/lens"
|
||||
make build
|
||||
"""
|
||||
}
|
||||
|
Reference in New Issue
Block a user