mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:45:49 +00:00
update jf repo
This commit is contained in:
parent
01c9979df6
commit
d238b2939c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -9,7 +9,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
env:
|
||||
IMAGE_NAME: danvid.jfrog.io/assignment-docker/spring-petclinic:${{ github.sha }}
|
||||
IMAGE_NAME: danvid.jfrog.io/spring-petclinic-docker/jfrog-docker-example-image:${{ github.sha }}
|
||||
SCA_REPORT_FILE: jfrog_sca_report.json
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue