summaryrefslogtreecommitdiff
path: root/azure-pipelines/templates
diff options
context:
space:
mode:
authorCharles Pigott <charlespigott@googlemail.com>2020-05-09 13:11:38 +0100
committerCharles Pigott <charlespigott@googlemail.com>2020-05-10 20:03:57 +0100
commitd6a995fc2ebce51615439a5f55131f02987b5c6e (patch)
tree52b4f17dbdaf6d24b2d9dbe79257696937bf55a2 /azure-pipelines/templates
parent5aa6351042fb1caa787ad3305d56b6712169d330 (diff)
downloadopenttd-d6a995fc2ebce51615439a5f55131f02987b5c6e.tar.xz
Add: [AzurePipelines] Ubuntu Focal (20.04) 64bit build for releases
Diffstat (limited to 'azure-pipelines/templates')
-rw-r--r--azure-pipelines/templates/release.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/azure-pipelines/templates/release.yml b/azure-pipelines/templates/release.yml
index b0852c1c2..b9a559726 100644
--- a/azure-pipelines/templates/release.yml
+++ b/azure-pipelines/templates/release.yml
@@ -119,6 +119,8 @@ jobs:
Tag: 'linux-ubuntu-bionic-i386-gcc'
linux-ubuntu-bionic-amd64-gcc:
Tag: 'linux-ubuntu-bionic-amd64-gcc'
+ linux-ubuntu-focal-amd64-gcc:
+ Tag: 'linux-ubuntu-focal-amd64-gcc'
linux-debian-stretch-i386-gcc:
Tag: 'linux-debian-stretch-i386-gcc'
linux-debian-stretch-amd64-gcc: