Open jensbarthel opened 2 years ago
I use Spring Boot.
Also it would be nice to use the already created .jar file from a build step. Currently I can't use the gradle caching since using this plugin, My pipeline time is now twice as long. (Test stage time doubled and the default stage of this plugin is slower than my previous gradle bootJar stage.)
Motivation
Approach
upload-artifact
actiondownload-artifact
action to gradle build folderQuestion
azureFunctionsDeploy
?