#devops
Read more stories on Hashnode
Articles with this tag
Introduction to Build Automation Build Automation is a process of Automating the workflow that test your newly committed code, Build an Artifact ( Jar...
Created a new Droplet Before creating a Droplet let's first understand what is Digital Ocean and Droplet. DigitalOcean is a cloud hosting provider...
What is Blob storage ? When we upload our jar file, components, assets and meta data file to the Nexus repository, they all get stored in Blob...
How to publish Using Gradle build tool You need to configure each build tool with Nexus credentials and address Add the following code snippet in the...
What is Artifact ? In DevOps artifact is a by-product produced during the software development process. It may consist of the project source code,...