mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 07:45:49 +00:00
Update maven-publish.yml
This commit is contained in:
parent
b980214363
commit
fe072ed374
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-publish.yml
vendored
2
.github/workflows/maven-publish.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
||||||
- name: Build and Push Docker Image
|
- name: Build and Push Docker Image
|
||||||
uses: raccoondev/push-docker-gcr
|
uses: raccoondev/push-docker-gcr
|
||||||
with:
|
with:
|
||||||
gcr_host: eu.gcr.io
|
gcr_host: gcr.io
|
||||||
image_name: git-ops-automation/pet-clinic-test
|
image_name: git-ops-automation/pet-clinic-test
|
||||||
image_tag: latest
|
image_tag: latest
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue