From 3e43bbe48d8f39c37d15dee5c3236d05f4c47515 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Gr=C3=A4f?= Date: Mon, 9 Oct 2023 10:01:19 +1000 Subject: [PATCH] . (#8) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 36e7922..77f73ca 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ [![GitHub Runner Image Workflow]()]() -[![Azure Pipelines Agent Image Pipeline](https://dev.azure.com/segraef/apai/_apis/build/status%2Fapai?branchName=main)](https://dev.azure.com/segraef/apai/_build/latest?definitionId=42) - ## About This repository contains simplified versions of Azure Pipelines, GitHub Workflows and local PowerShell Functions script to create your own Azure Pipelines Agent Images and GitHub Actions Runner Images based on the official [source code](https://github.com/actions/runner-images/) used for [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) used for Actions, as well as for [Microsoft-hosted agents](https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops#use-a-microsoft-hosted-agent) used for Azure Pipelines.