update jf repo

This commit is contained in:
Dan Alima 2023-12-31 14:29:31 +02:00
parent 01c9979df6
commit d238b2939c

View file

@ -9,7 +9,7 @@ on:
jobs: jobs:
build: build:
env: 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 SCA_REPORT_FILE: jfrog_sca_report.json
runs-on: ubuntu-latest runs-on: ubuntu-latest