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
cd41ed9890
commit
1d08994f5e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-publish.yml
vendored
2
.github/workflows/maven-publish.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
uses: mr-smithers-excellent/docker-build-push@v5
|
||||
with:
|
||||
image: eugenedemo1/pet-clinic-maven-test
|
||||
tags: v1, latest
|
||||
# tags: v1, latest
|
||||
registry: docker.io
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
|
|
Loading…
Reference in a new issue