Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Suspend test on Ubuntu until Azure fixes its issue
Browse files Browse the repository at this point in the history
  • Loading branch information
xlz-jbleclere committed Dec 1, 2020
1 parent 33b49a5 commit 4d8ad57
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions deployment/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@ stages:
tox_mode: 'debug'
tox_coverage: true
tox_extra_option: '$(tox_mark)'
- os_distrib: 'ubuntu_18_04'
tox_mode: 'debug'
tox_coverage: false
tox_extra_option: '$(tox_mark)'
dependsOn: 'centos_7'
#- os_distrib: 'ubuntu_18_04'
# tox_mode: 'debug'
# tox_coverage: false
# tox_extra_option: '$(tox_mark)'
# dependsOn: 'centos_7'

- stage: package_release
displayName: Create and release packages
Expand Down

0 comments on commit 4d8ad57

Please sign in to comment.