mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
20240625_125339
This commit is contained in:
parent
fa944e785a
commit
de3da1f271
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
with:
|
||||
image: barrymatheney/spring-petclinic:tagname
|
||||
tags: v1, latest
|
||||
registry: hub.docker.com
|
||||
# registry: hub.docker.com
|
||||
dockerfile: Dockerfile
|
||||
username: ${{ vars.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
Loading…
Reference in a new issue