in Jenkinsfile now installing the tools
This commit is contained in:
parent
060bc8fbae
commit
25aa8e9249
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -24,6 +24,7 @@ pipeline {
|
||||
export
|
||||
pwd
|
||||
ls -l
|
||||
make tools
|
||||
make build
|
||||
"""
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user