revert
This commit is contained in:
		
							parent
							
								
									4643e233ed
								
							
						
					
					
						commit
						17f9c653e2
					
				@ -3,8 +3,6 @@ variables:
 | 
				
			|||||||
trigger:
 | 
					trigger:
 | 
				
			||||||
  branches:
 | 
					  branches:
 | 
				
			||||||
    include:
 | 
					    include:
 | 
				
			||||||
    - master
 | 
					 | 
				
			||||||
    - dev
 | 
					 | 
				
			||||||
    - local
 | 
					    - local
 | 
				
			||||||
  paths:
 | 
					  paths:
 | 
				
			||||||
    include:
 | 
					    include:
 | 
				
			||||||
@ -15,12 +13,12 @@ trigger:
 | 
				
			|||||||
    - build/azure-devops/webspa/*
 | 
					    - build/azure-devops/webspa/*
 | 
				
			||||||
    - deploy/k8s/helm/webspa/*
 | 
					    - deploy/k8s/helm/webspa/*
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
# - template: ../buildimages.yaml
 | 
					- template: ../buildimages.yaml
 | 
				
			||||||
#   parameters:
 | 
					  parameters:
 | 
				
			||||||
#     services: webspa
 | 
					    services: webspa
 | 
				
			||||||
#     registryEndpoint: $(registryEndpoint)
 | 
					    registryEndpoint: $(registryEndpoint)
 | 
				
			||||||
#     helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
 | 
					    helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
 | 
				
			||||||
#     helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
 | 
					    helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
 | 
				
			||||||
- template: ../multiarch.yaml
 | 
					- template: ../multiarch.yaml
 | 
				
			||||||
  parameters:
 | 
					  parameters:
 | 
				
			||||||
    image: webspa
 | 
					    image: webspa
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user