mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-22 19:31:11 +00:00
bad fix
This commit is contained in:
parent
a514bf8fb1
commit
ba46c9bb0d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/jf-cli.yml
vendored
2
.github/workflows/jf-cli.yml
vendored
|
|
@ -217,6 +217,7 @@ jobs:
|
|||
run: jf rt bce ${{env.BUILD_NAME}} ${{env.BUILD_ID}}
|
||||
|
||||
- name: "BuildInfo: Adds dependencies"
|
||||
continue-on-error: true
|
||||
run: jf rt bad ${{env.BUILD_NAME}} ${{env.BUILD_ID}}
|
||||
|
||||
- name: "BuildInfo: Add VCS info"
|
||||
|
|
@ -788,6 +789,7 @@ jobs:
|
|||
run: jf rt bce ${{env.BUILD_NAME}} ${{env.BUILD_ID}}
|
||||
|
||||
- name: "BuildInfo: Add Dependencies"
|
||||
continue-on-error: true
|
||||
run: jf rt bad ${{env.BUILD_NAME}} ${{env.BUILD_ID}}
|
||||
|
||||
- name: "BuildInfo: Add VCS info"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue