mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 06:15:50 +00:00
added variables
This commit is contained in:
parent
1e7984b74c
commit
cc2059d1a6
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
pool: Default
|
||||
pool:
|
||||
vmImage: ubuntu-latest
|
||||
|
||||
pr:
|
||||
- develop
|
||||
|
@ -60,4 +61,3 @@ stages:
|
|||
repository: $(dockerImagerepo)
|
||||
tags: |
|
||||
$(dockerImagetag)
|
||||
|
Loading…
Reference in a new issue