no make on ubuntu:latest
This commit is contained in:
Vendored
+1
@@ -29,6 +29,7 @@ pipeline {
|
||||
}
|
||||
steps {
|
||||
echo 'Testing ...'
|
||||
sh 'apt-get install make'
|
||||
sh 'make test'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user