mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 09:25:49 +00:00
added jfrog
This commit is contained in:
parent
3297193967
commit
124cd2fa30
1 changed files with 0 additions and 6 deletions
|
@ -55,11 +55,5 @@ pipeline {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage{
|
|
||||||
steps{
|
|
||||||
archiveArtifacts artifacts: '**target/*.jar',
|
|
||||||
onlyIfSuccessful: true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue