mirror of
				https://github.com/YACReader/yacreader
				synced 2025-11-03 16:54:39 -05:00 
			
		
		
		
	Bump unbuntu image to 20.04
This commit is contained in:
		@ -30,7 +30,7 @@ jobs:
 | 
				
			|||||||
- job: Linux
 | 
					- job: Linux
 | 
				
			||||||
  dependsOn: CodeFormatValidation
 | 
					  dependsOn: CodeFormatValidation
 | 
				
			||||||
  pool:
 | 
					  pool:
 | 
				
			||||||
    vmImage: 'ubuntu-18.04'
 | 
					    vmImage: 'ubuntu-20.04'
 | 
				
			||||||
  steps:
 | 
					  steps:
 | 
				
			||||||
  - script: |
 | 
					  - script: |
 | 
				
			||||||
      sudo add-apt-repository 'deb http://download.opensuse.org/repositories/home:/selmf/xUbuntu_18.04/ /'
 | 
					      sudo add-apt-repository 'deb http://download.opensuse.org/repositories/home:/selmf/xUbuntu_18.04/ /'
 | 
				
			||||||
@ -131,7 +131,7 @@ jobs:
 | 
				
			|||||||
    variables:
 | 
					    variables:
 | 
				
			||||||
    - group: artifactory
 | 
					    - group: artifactory
 | 
				
			||||||
    pool:
 | 
					    pool:
 | 
				
			||||||
      vmImage: 'ubuntu-18.04'
 | 
					      vmImage: 'ubuntu-20.04'
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - task: DownloadPipelineArtifact@2
 | 
					      - task: DownloadPipelineArtifact@2
 | 
				
			||||||
        inputs:
 | 
					        inputs:
 | 
				
			||||||
@ -159,7 +159,7 @@ jobs:
 | 
				
			|||||||
    variables:
 | 
					    variables:
 | 
				
			||||||
    - group: github-releases
 | 
					    - group: github-releases
 | 
				
			||||||
    pool:
 | 
					    pool:
 | 
				
			||||||
      vmImage: 'ubuntu-18.04'
 | 
					      vmImage: 'ubuntu-20.04'
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - task: DownloadPipelineArtifact@2
 | 
					    - task: DownloadPipelineArtifact@2
 | 
				
			||||||
      inputs:
 | 
					      inputs:
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user