Site icon Dotnet Helpers

DevOps

2208, 2024

Delete File or Directory in Linux with Scheduled Azure DevOps Pipeline

By |Tags: , , , |0 Comments

In my working environment, we are managing more Linux based Agent machines for building the solution to create artifacts and we got required to clean the build artifacts on regular manner in automatic way

108, 2024

Pull and Push Docker Image to Azure Container Registry using Azure Devops pipeline

By |Tags: , , , , |0 Comments

When you want to develop and implement the container application in Azure. The first and main step you would execute is to build the images and push them into the our own private Registry (ex:

407, 2024

A Step-by-Step Guide to Set Environment Variables in Linux

By |Tags: , , , |0 Comments

What Are Environment Variables in Linux? Environment Variables in Linux are dynamic values that the operating system and various applications use to determine information about the user environment. They are essentially variables that can influence

Exit mobile version