Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrien Ferrand <ferrand.ad@gmail.com>2020-09-24 23:39:23 +0300
committerAdrien Ferrand <ferrand.ad@gmail.com>2020-09-24 23:39:23 +0300
commit1db971d1c88462d38970794720258ec78e1f0c5a (patch)
treec57c7154809378afec0d95faee9fdab1db0361d0
parent44bae7c1dce5d93290005dec37ee7aaf2a026bf8 (diff)
Same version than the installer build
-rw-r--r--.azure-pipelines/templates/jobs/packaging-jobs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.azure-pipelines/templates/jobs/packaging-jobs.yml b/.azure-pipelines/templates/jobs/packaging-jobs.yml
index d8904bee0..50ee582a2 100644
--- a/.azure-pipelines/templates/jobs/packaging-jobs.yml
+++ b/.azure-pipelines/templates/jobs/packaging-jobs.yml
@@ -72,6 +72,7 @@ jobs:
- task: UsePythonVersion@0
inputs:
versionSpec: 3.7
+ architecture: x86
addToPath: true
- task: DownloadPipelineArtifact@2
inputs: