I've updated the scava-api-gateway job on Jenkins to archive the JAR of the last successful build from dev and created a new similar job for the authentication service: scava-auth-service.
So now we can retrieve scava-api-gateway-1.0.0.jar and scava-auth-service-1.0.0.jar directly from the Jenkins build without having to store them on ci3.
I've updated the scava-api-gateway job on Jenkins to archive the JAR of the last successful build from
dev
and created a new similar job for the authentication service: scava-auth-service.So now we can retrieve
scava-api-gateway-1.0.0.jar
andscava-auth-service-1.0.0.jar
directly from the Jenkins build without having to store them onci3
.