You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI/CD of simple Java-Springboot application. Build and package the application into .jar . Created Dockerfile and dockerised the application. Built and pushed image to ACR and deployed to ACA. Integrated jacoco for code coverage and tested using Junit test cases. The infrastructure is built using bicep templates.