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
cc2059d1a6
commit
3211f96119
1 changed files with 4 additions and 1 deletions
|
@ -60,4 +60,7 @@ stages:
|
|||
containerRegistry: 'DOCKER_HUB'
|
||||
repository: $(dockerImagerepo)
|
||||
tags: |
|
||||
$(dockerImagetag)
|
||||
$(dockerImagetag)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue