Add asciidoc to slaves.
So that we get documentation when we build gerrit. Change-Id: I3a63320192d150f46d6a21a1a3c528098803d765
This commit is contained in:
parent
45c40b17de
commit
07f9281c10
@ -20,6 +20,7 @@ class jenkins_slave($ssh_key) {
|
||||
}
|
||||
|
||||
$packages = ["apache2",
|
||||
"asciidoc", # for building gerrit
|
||||
"autoconf",
|
||||
"automake",
|
||||
"build-essential",
|
||||
|
Loading…
Reference in New Issue
Block a user