mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 06:45:50 +00:00
Artifcatory 2
This commit is contained in:
parent
e3a27c0630
commit
471aae4c24
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
|
@ -17,7 +17,7 @@
|
|||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: rodi26.jfrog.io
|
||||
#username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
username: "whatever"
|
||||
password: ${{ secrets.TF_TOKEN }}
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
|
|
Loading…
Reference in a new issue