commit | fec8410a95b90de5e574e1c770afbfebde5047f4 | [log] [tgz] |
---|---|---|
author | Karl Zhang <karl.zhang@arm.com> | Wed Jun 24 09:56:36 2020 +0800 |
committer | Benjamin Copeland <ben.copeland@linaro.org> | Tue Jun 30 10:54:20 2020 +0000 |
tree | 2ab6ddf49e48946f5fbf2cf3d69083ae45b62122 | |
parent | 554543c7ef50b7d91b07f2343ef63deee498eca1 [diff] [blame] |
Slave: Update TF-M jobs to use Bionic over Xenial Signed-off-by: Karl Zhang <karl.zhang@arm.com> Change-Id: Icf49df65bc80697b5e02aef1d18e863ff5187127
diff --git a/jenkins/build-docs.jpl b/jenkins/build-docs.jpl index e434090..c486f25 100644 --- a/jenkins/build-docs.jpl +++ b/jenkins/build-docs.jpl
@@ -9,7 +9,7 @@ @Library('trustedfirmware') _ import org.trustedfirmware.Gerrit -node("docker-amd64-xenial") { +node("docker-amd64-bionic") { stage("Init") { cleanWs() dir("trusted-firmware-m") {