- π« How to reach me
bngf16@gmail.com
- π Know about my experiences
/BNG
Hard work and Smart work
Pinned Loading
-
-
dot-net-6-api-controller-base
dot-net-6-api-controller-base Public templateBase Structure of Dot Net 6 ControllerBase API
C# 2
-
This pipeline performs the following...
This pipeline performs the following steps: Uses Python version 3.x to run subsequent tasks. Uses Azure CLI to clone the Azure DevOps repository and all its branches with change history recursively to the current directory. Adds the GitHub repository as a remote for the cloned repository. Pushes the cloned repository with all its branches and change history to the GitHub repository using the provided personal access token. To use this pipeline, replace the values for <Your Azure DevOps organization name>, <Your Azure DevOps project name>, <Your Azure DevOps repository name>, <Your GitHub repository URL>, <Your GitHub username>, and <Your GitHub personal access token> with your own values. Also, make sure that the Azure DevOps repository and GitHub repository exist and that you have the necessary permissions to access them. 1trigger:
2- main
34variables:
5azureSubscription: "<Your Azure subscription name>"
-
commits on AZURE will be pushed to AWS
commits on AZURE will be pushed to AWS 1# Pipeline to automatically mirror
2# an Azure DevOps repository in AWS CodeCommit
3# Trigger on all branches
4trigger:
5- '*'
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.