s2i-dotnetcore
s2i-dotnetcore copied to clipboard
DotnetCore S2i push image to Jfrog Artifactory
Hi
So far we are able to build the image using S2i and are looking for below to achieve
- How can we push the build image to Private registry(jfrog artifactory ?)
- How to rollback to previous build ? Should we again merge the code to Master and then trigger the build again ?
- We are triggering the s2i build using Oc new-app command from Azure Devops, How could I see if the build is successful ?
Dint want to create separate threads for the above three questions so posting in the same questions
Please share your thoughts on this