We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb97395 commit 0939f12Copy full SHA for 0939f12
azure-pipelines.yml
@@ -25,11 +25,6 @@ stages:
25
OS_TYPE: 'centos_docker'
26
OS_VERSION: centos7
27
artifactName: 'Linux-CentOS-7-x86_64'
28
- centos_8_x86_64:
29
- imageName: 'ubuntu-latest'
30
- OS_TYPE: 'centos_docker'
31
- OS_VERSION: centos8
32
- artifactName: 'Linux-CentOS-8-x86_64'
33
ubuntu_16_04_x86_64:
34
imageName: 'ubuntu-latest'
35
OS_TYPE: 'ubuntu_docker'
0 commit comments