mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-16 20:45:50 +00:00
pushing to acr repo resolv v3
This commit is contained in:
parent
d03bb20326
commit
4f7d635dd5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -50,7 +50,7 @@ jobs:
|
||||||
password: ${{ secrets.AZURE_CLIENT_SECRET }}
|
password: ${{ secrets.AZURE_CLIENT_SECRET }}
|
||||||
|
|
||||||
- name: Docker Build and push
|
- name: Docker Build and push
|
||||||
uses: docker/build-push-action@v6ś
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
|
Loading…
Reference in a new issue