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-07-21 01:05:39 +0300
committerAdrien Ferrand <ferrand.ad@gmail.com>2020-07-21 01:05:39 +0300
commitb6bca3ea7e23ab0c11368b04ed0f5c14f61d3a56 (patch)
tree9bca0f62aeee3b9a8378c0657dac0a279da7c77b
parent5bf767664cda674b209fda19bd4b9abb11c886c7 (diff)
Focus on packaging jobstest-fix-qemu-armhf-snap-builds
-rw-r--r--.azure-pipelines/templates/stages/test-and-package-stage.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.azure-pipelines/templates/stages/test-and-package-stage.yml b/.azure-pipelines/templates/stages/test-and-package-stage.yml
index 26010644d..867277c8d 100644
--- a/.azure-pipelines/templates/stages/test-and-package-stage.yml
+++ b/.azure-pipelines/templates/stages/test-and-package-stage.yml
@@ -1,6 +1,6 @@
stages:
- stage: TestAndPackage
jobs:
- - template: ../jobs/standard-tests-jobs.yml
- - template: ../jobs/extended-tests-jobs.yml
+# - template: ../jobs/standard-tests-jobs.yml
+# - template: ../jobs/extended-tests-jobs.yml
- template: ../jobs/packaging-jobs.yml