mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 23:35:50 +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
|
||||
uses: raccoondev/push-docker-gcr
|
||||
with:
|
||||
gcr_host: eu.gcr.io
|
||||
gcr_host: gcr.io
|
||||
image_name: git-ops-automation/pet-clinic-test
|
||||
image_tag: latest
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue