what is the activator command to publish sbt project to nexus release repository from jenkins -


this gitlab repository configuration

i sent snapshot nexus repository ./activator clean stage ./activator publish

then activator command send release nexus jenkins


Comments

Popular posts from this blog

python - Best design pattern for collection of objects -

go - serving up pdfs using golang -

python - django admin: changing the way a field (w/ relationship to another model) is submitted on a form so that it can be submitted multiple times -