mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-12 21:01:12 +00:00
jenmkinsfile
This commit is contained in:
parent
eae237d45c
commit
aa9dae07d5
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -59,7 +59,7 @@ pipeline {
|
|||
// Use the new "jf build-scan" command
|
||||
// "Fail Build" is decided by your Xray policy if severity >= High
|
||||
sh """
|
||||
${JF} build-scan ${JFROG_CLI_BUILD_NAME} ${JFROG_CLI_BUILD_NUMBER} --fail=false
|
||||
${JF} build-scan ${JFROG_CLI_BUILD_NAME} ${JFROG_CLI_BUILD_NUMBER} --fail false
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue