mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +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:
|
pr:
|
||||||
- develop
|
- develop
|
||||||
|
@ -60,4 +61,3 @@ stages:
|
||||||
repository: $(dockerImagerepo)
|
repository: $(dockerImagerepo)
|
||||||
tags: |
|
tags: |
|
||||||
$(dockerImagetag)
|
$(dockerImagetag)
|
||||||
|
|
Loading…
Reference in a new issue