mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:05:50 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
cccfd33ce0
commit
2c4d3daf0b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ trigger:
|
|||
|
||||
# All tasks on Linux
|
||||
|
||||
- job: build all linux
|
||||
- job: build_all_linux
|
||||
displayName: Build all tasks (Linux)
|
||||
condition: and(succeeded(), not(variables.task), eq(variables.os, 'Linux'))
|
||||
pool:
|
||||
|
|
Loading…
Reference in a new issue