mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45:49 +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
|
# All tasks on Linux
|
||||||
|
|
||||||
- job: build all linux
|
- job: build_all_linux
|
||||||
displayName: Build all tasks (Linux)
|
displayName: Build all tasks (Linux)
|
||||||
condition: and(succeeded(), not(variables.task), eq(variables.os, 'Linux'))
|
condition: and(succeeded(), not(variables.task), eq(variables.os, 'Linux'))
|
||||||
pool:
|
pool:
|
||||||
|
|
Loading…
Reference in a new issue