mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
Add github action yaml 00
This commit is contained in:
parent
a049cb832a
commit
dd2d4e6c57
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rt-workflow.yml
vendored
2
.github/workflows/rt-workflow.yml
vendored
|
@ -52,8 +52,8 @@ jobs:
|
|||
env:
|
||||
JFROG_CLI_BUILD_NAME: omriz-pet-clinic
|
||||
run: |
|
||||
jfrog rt build-collect-env "omri-demo-petclinic" "$GITHUB_RUN_NUMBER"
|
||||
jfrog rt build-publish omriz-pet-clinic $GITHUB_RUN_NUMBER
|
||||
|
||||
- name: Xray Scan Build
|
||||
run: |
|
||||
jfrog build-scan --fail=false --format=json omriz-pet-clinic $GITHUB_RUN_NUMBER
|
||||
|
|
Loading…
Reference in a new issue